menu
sharing package
documentation
remote/network/either.dart
Either<L, R>
Either const constructor
Either const constructor
dark_mode
light_mode
Either<
L
,
R
>
constructor
const
Either<
L
,
R
>
(
)
Implementation
const Either();
sharing package
documentation
remote/network/either
Either<L, R>
Either const constructor
Either class