streamController property

StreamController<String> streamController
final

Implementation

final streamController = StreamController<String>();