fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<ObjectsSpawned> fields = const {
#table: _f$table,
#objects: _f$objects,
};
The set of fields this interface defines.
@override
final MappableFields<ObjectsSpawned> fields = const {
#table: _f$table,
#objects: _f$objects,
};