clearAllNotifications method
Implementation
Future<TimPushResult<void>> clearAllNotifications() {
throw UnimplementedError('clearAllNotifications() has not been implemented.');
}
Future<TimPushResult<void>> clearAllNotifications() {
throw UnimplementedError('clearAllNotifications() has not been implemented.');
}