menu
flutter_datawedge package
documentation
models/action_result.dart
ActionResult
success property
success property
dark_mode
light_mode
success
property
bool
get
success
Implementation
bool get success => result == 'SUCCESS';
flutter_datawedge package
documentation
models/action_result
ActionResult
success property
ActionResult class