blob: 1803a6301cc98b9c105c2c17ab549eb76ba02b12 [file] [log] [blame] [view]
# $fields property
List<Object> $fields
## Implementation
```dart
List<Object?> get $fields;
```