onSecretStored property
Will be called when a new secret has been stored in the database
Implementation
final CachedStreamController<String> onSecretStored =
CachedStreamController();
Will be called when a new secret has been stored in the database
final CachedStreamController<String> onSecretStored =
CachedStreamController();