menu
wfc package
documentation
wfc.dart
Result<T>
ok property
ok property
dark_mode
light_mode
ok
property
bool
ok
final
a boolean indicated whether the result is ok
Implementation
final bool ok;
wfc package
documentation
wfc
Result<T>
ok property
Result class