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