menu
func_dart_core
either
EitherEq
<
A
,
B
>
leftEq property
leftEq
brightness_4
brightness_5
leftEq
property
Eq
<
A
>
leftEq
final
The
Eq
instance for the type of the values the
Either
might hold.
Implementation
final Eq<A> leftEq;
func_dart_core
either
EitherEq
<
A
,
B
>
leftEq property
EitherEq class
Constructors
EitherEq
Properties
hashCode
leftEq
rightEq
runtimeType
Methods
equals
noSuchMethod
toString
Operators
operator ==