menu
engaige_meal_tracker_demo
storage\api_connector.dart
ApiReturn
success property
success
dark_mode
light_mode
success
property
bool
success
getter/setter pair
Indicates whether the API call was successful.
Implementation
bool success;
engaige_meal_tracker_demo
api_connector
ApiReturn
success property
ApiReturn class