clearActions method
Clears all actions from the queue.
params: None
returns:
Future<bool>
: returns true if all actions were cleared successfully, otherwise false.
Implementation
Future<bool> async
- talawa
- offline_action_queue
- OfflineActionQueue
- clearActions method