Map<String, dynamic> toMap() { return WaypointChangedMapper.ensureInitialized().encodeMap<WaypointChanged>( this as WaypointChanged, ); }