equals method

bool? equals(
  1. LatLng? other
)

Implementation

external bool? equals(LatLng? other);