equals method

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

Implementation

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