vapidKey property

  1. @Deprecated('VAPID key used by the Push Streaming API')
String? vapidKey
final

VAPID key for the Web Push API (deprecated).

Implementation

@Deprecated('VAPID key used by the Push Streaming API')
final String? vapidKey;