challengeeLocationHex property

  1. @JsonKey(name: 'challengee_location_hex')
String challengeeLocationHex
final

The H3 index of the res 8 hex of the hotspot that sent the beacon.

H3 resolution 8 has hexagon sides ~461.35 metres long.

Implementation

@JsonKey(name: 'challengee_location_hex')
final String challengeeLocationHex;