LatLon
Package: com.salesforce.marketingcloud.location
Version: 11.0.0
A data class representing geographical coordinates that implements Parcelable for Android.
The latitude coordinate value.
The longitude coordinate value.
Returns the latitude coordinate.
Returns: Double - The latitude value
Returns the longitude coordinate.
Returns: Double - The longitude value