notificationStoragePath property

  1. @override
String get notificationStoragePath
override

Where the notification keystore lives. Only consulted when enableNotificationKeystore is true.

Implementation

@override
String get notificationStoragePath => storagePath;