isPushEnabled
Checks if push notifications are enabled for the device.
Future<bool?>- Returnstrueif push notifications are enabled,falseif disabled, ornullif the status cannot be determined.
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.