enableNotificationKeystore property

  1. @override
bool enableNotificationKeystore
final

Whether the notification keystore should be initialised as persistence. Server-only — clients leave this false and handle notifications via the at_lookup connection instead.

Implementation

@override
final bool enableNotificationKeystore;