StreamHelper constructor
StreamHelper({
- required StreamController controller,
Implementation
StreamHelper({required this.controller});
StreamHelper({required this.controller});