minLatitude top-level constant
double
const minLatitude
The minimum value for the geographic latitude.
The value is -90.0
.
Implementation
const minLatitude = -90.0;
The minimum value for the geographic latitude.
The value is -90.0
.
const minLatitude = -90.0;