NotificationPermissionCallback typedef

NotificationPermissionCallback = void Function(NotificationPermission permission)

Implementation

typedef NotificationPermissionCallback =
    void Function(NotificationPermission permission);