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