cancelAll method

Future<void> cancelAll()

Implementation

Future<void> cancelAll() => _localNotifications.cancelAll();