@override Future<String> toFutureString() async { return 'LatLng{futureLat: ${await futureLat}}, futureLng: ${await futureLng}'; }