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