menu
squint_json
squint
Either
<
T
,
R
>
isOk property
isOk
brightness_4
brightness_5
isOk
property
bool
isOk
Returns true if ok is NOT null.
Implementation
bool get isOk => ok != null;
squint_json
squint
Either
<
T
,
R
>
isOk property
Either class
Constructors
Either
nok
ok
Properties
hashCode
isOk
nok
ok
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==