coordinate property

  1. @JsonKey(name: 'coordinate')
GeolocationCoordinate? coordinate
final

Implementation

@JsonKey(name: 'coordinate')
final GeolocationCoordinate? coordinate;