menu
func_dart_core
either
Either
<
A
,
B
>
Either const constructor
Either
brightness_4
brightness_5
Either<
A
,
B
>
constructor
const
Either<
A
,
B
>
(
)
Implementation
const Either();
func_dart_core
either
Either
<
A
,
B
>
Either const constructor
Either class
Constructors
Either
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==