geoLocationEntries property
If present signals support for geo location. The value signals the supported number of entries.
Implementation
@JsonKey(name: '@GeoLocationEntries', fromJson: int.parse)
final int geoLocationEntries;
If present signals support for geo location. The value signals the supported number of entries.
@JsonKey(name: '@GeoLocationEntries', fromJson: int.parse)
final int geoLocationEntries;