检查通知状态
Future<bool> isAndroidNotificationEnabled({String? id}) async { throw UnimplementedError( 'isAndroidNotificationEnabled() has not been implemented.'); }