menu
func_dart_core
option
OptionEq
<
A
>
eq property
eq
brightness_4
brightness_5
eq
property
Eq
<
A
>
eq
final
The
Eq
instance for the type of the values the
Option
might hold.
Implementation
final Eq<A> eq;
func_dart_core
option
OptionEq
<
A
>
eq property
OptionEq class
Constructors
OptionEq
Properties
eq
hashCode
runtimeType
Methods
equals
noSuchMethod
toString
Operators
operator ==