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