requestNotificationPermissions abstract method
void
requestNotificationPermissions()
Prompts (if need) the user to enable push notifications. After user makes their choice, isDisabledByUser will become either true or false. If accepted, token.value will be set
Implementation
void requestNotificationPermissions();