latLng property
LatLng?
get
latLng
Location of the asset in latitude and longitude.
Implementation
LatLng? get latLng => _latLng;
Location of the asset in latitude and longitude.
LatLng? get latLng => _latLng;