menu
squint_json package
documentation
squint_json.dart
Either<T, R>
nok property
nok property
dark_mode
light_mode
nok
property
R?
nok
final
The not-so-OK result of type R.
Implementation
final R? nok;
squint_json package
documentation
squint_json
Either<T, R>
nok property
Either class