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