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