isPushEnabled

Checks if push notifications are enabled for the device.

  • Future<bool?> - Returns true if push notifications are enabled, false if disabled, or null if the status cannot be determined.