challengerLocation property

  1. @JsonKey(name: 'challenger_location')
String challengerLocation
final

The H3 index of the res 12 hex of the hotspot that created the challenge.

H3 resolution 12 has hexagon sides ~9.42 metres long.

Implementation

@JsonKey(name: 'challenger_location')
final String challengerLocation;