accuracy property

  1. @JsonKey(name: 'accuracy')
double? accuracy
final

Implementation

@JsonKey(name: 'accuracy')
final double? accuracy;