notificationKeystore property

  1. @override
AtNotificationKeystore? notificationKeystore
latefinaloverride-getter

The notification keystore. null when AtPersistenceConfig.enableNotificationKeystore is false.

Implementation

@override
late final AtNotificationKeystore? notificationKeystore;