Home > @magiclane/maps-sdk > AddressInfo > equals
AddressInfo.equals() method
Checks equality based on the internal map. Equivalent to Dart's operator ==.
Signature:
equals(other: AddressInfo): boolean;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
other |
Returns:
boolean