challengerLon property

  1. @JsonKey(name: 'challenger_lon')
double challengerLon
final

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

Implementation

@JsonKey(name: 'challenger_lon')
final double challengerLon;