getLatLng property

dynamic getLatLng

Implementation

LatLng get getLatLng => LatLng(this.latitude, this.longitude);