notificationKeystore property

  1. @override
HiveAtNotificationKeystore? notificationKeystore
final

Nullable per the slim-bundle design: only populated when the config opts in via HivePersistenceConfig.enableNotificationKeystore.

Implementation

@override
final HiveAtNotificationKeystore? notificationKeystore;