stream property

StreamSubscription<List<int>> stream
getter/setter pair

Implementation

late StreamSubscription<List<int>> stream;