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