operator == method Null safety
- Object other
override
Dynamic libraries are equal if they load the same library.
Implementation
external bool operator ==(Object other);
Dynamic libraries are equal if they load the same library.
external bool operator ==(Object other);