removeExpiredActions method
Removes expired actions from the queue.
params: None
returns:
Future<bool>
: returns true if expired actions were removed successfully, otherwise false.
Implementation
Future<bool> async
- talawa
- offline_action_queue
- OfflineActionQueue
- removeExpiredActions method