equals method

bool? equals([
  1. LatLngAltitude? other
])

Implementation

external bool? equals([
  LatLngAltitude? other,
]);