challengerLat property

  1. @JsonKey(name: 'challenger_lat')
double challengerLat
final

The latitude of the hotspot that created the challenge, in degrees.

Implementation

@JsonKey(name: 'challenger_lat')
final double challengerLat;