EquivSequentialHashMixin mixin

Implemented types
Mixin applications

Properties

$UNDERSCORE_$UNDERSCORE_hash int
getter/setter pair
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

$_equiv$1(dynamic y$2) → dynamic
override
$_hash$0() → dynamic
override
$_hash_realized$QMARK_$0() → dynamic
override
noSuchMethod(Invocation i) → dynamic
Invoked when a nonexistent method or property is accessed.
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object y$1) bool
The equality operator.
override