horizontalAccuracy property
Optional. The radius of uncertainty for the location, measured in meters; 0-1500
Implementation
@JsonKey(name: 'horizontal_accuracy')
int? get horizontalAccuracy;
Optional. The radius of uncertainty for the location, measured in meters; 0-1500
@JsonKey(name: 'horizontal_accuracy')
int? get horizontalAccuracy;