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