challengeeLon property

  1. @JsonKey(name: 'challengee_lon')
double challengeeLon
final

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

Implementation

@JsonKey(name: 'challengee_lon')
final double challengeeLon;