component2

inline operator fun LatLng.component2(): Double

Returns the LatLng.longitude of this LatLng.

e.g.

val (_, lng) = latLng