Future<bool> getNotificationsPermission() async { return await _handlePermission(Permission.notification); }