Home > @magiclane/maps-sdk > Parameter > equals
Parameter.equals() method
Check equality with another Parameter.
Signature:
equals(other: Parameter): boolean;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
other |
The other Parameter to compare |
Returns:
boolean
True if equal, false otherwise