appleLatLng property

LatLng appleLatLng

Implementation

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