menu
js_bindings package
documentation
bindings/push_api.dart
PropsPushSubscription
getKey method
getKey method
dark_mode
light_mode
getKey
method
ByteBuffer
?
getKey
(
PushEncryptionKeyName
name
)
Implementation
ByteBuffer? getKey(PushEncryptionKeyName name) => js_util.callMethod(this, 'getKey', [name.value]);
js_bindings package
documentation
bindings/push_api
PropsPushSubscription
getKey method
PropsPushSubscription extension on
PushSubscription