onSecretStored property

CachedStreamController<String> onSecretStored
final

Will be called when a new secret has been stored in the database

Implementation

final CachedStreamController<String> onSecretStored =
    CachedStreamController();