menu
coco_base_flutter package
documentation
functions.dart
FunctionResponse<T>
success property
success property
dark_mode
light_mode
success
property
bool
success
final
Whether the function executed successfully
Implementation
final bool success;
coco_base_flutter package
documentation
functions
FunctionResponse<T>
success property
FunctionResponse class