challengeeLat property

  1. @JsonKey(name: 'challengee_lat')
double challengeeLat
final

The latitude of the hotspot that sent the beacon, in degrees.

Implementation

@JsonKey(name: 'challengee_lat')
final double challengeeLat;