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