longitude property

double? longitude
final

Longitude of the centre of the area plusCode names, in decimal degrees.

Populated for every code the repository resolves. It is null only when a KatahoCode is constructed directly without coordinates.

Implementation

final double? longitude;