altitude property

  1. @JsonKey.new(name: 'altitude')
int? altitude
final

Implementation

@JsonKey(name: 'altitude')
final int? altitude;