latLng property

LatLng get latLng

Convert to LatLng object

Implementation

LatLng get latLng => LatLng(latitude, longitude);