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