notificationKeystore property

  1. @override
SqliteAtNotificationKeystore? notificationKeystore
final

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

Implementation

@override
final SqliteAtNotificationKeystore? notificationKeystore;