menu
coco_base_flutter package
documentation
functions.dart
FunctionResponse<T>
error property
error property
dark_mode
light_mode
error
property
String
?
error
final
Error message if the function failed, null otherwise
Implementation
final String? error;
coco_base_flutter package
documentation
functions
FunctionResponse<T>
error property
FunctionResponse class