fallback_coords property
- @JsonKey(name: 'latLng', fromJson: _toplevelhelperLatLng_fromJson, toJson: _toplevelhelperLatLng_toJson)
final
Implementation
@JsonKey(
name: 'latLng',
fromJson: _toplevelhelperLatLng_fromJson,
toJson: _toplevelhelperLatLng_toJson,
)
final LatLng? fallback_coords;