backgroundSeedStream property

Stream<String> get backgroundSeedStream

Implementation

Stream<String> get backgroundSeedStream => _backgroundSeed.stream;