fcmWebVapidKeyOverride property
For testing only: override the resolved fcmWebVapidKey.
Implementation
@visibleForTesting
static set fcmWebVapidKeyOverride(String? value) => _fcmWebVapidKey = value;
For testing only: override the resolved fcmWebVapidKey.
@visibleForTesting
static set fcmWebVapidKeyOverride(String? value) => _fcmWebVapidKey = value;