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