menu
coderx package
documentation
core/coder_async.dart
CoderAsyncState<T>
error property
error property
dark_mode
light_mode
error
property
String
?
error
final
Holds the error message if the operation failed.
Implementation
final String? error;
coderx package
documentation
core/coder_async
CoderAsyncState<T>
error property
CoderAsyncState class