PushManager 类
- 注解
-
- @Native("PushManager")
属性
- hashCode → int
- 此对象的自定义哈希值。无设置器已继承
- runtimeType → Type
- 对象的运行时代码表示。无设置器已继承
方法
-
getSubscription(
) → Future< PushSubscription> -
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时调用。已继承
-
permissionState(
[Map? options]) → Future -
subscribe(
[Map? options]) → Future< PushSubscription> -
toString(
) → String - 此对象的字符串表示。已继承
运算符
-
operator ==(
Object other) → bool - 等号运算符。已继承
静态属性
-
supportedContentEncodings → List<
String> ? -
无设置器