contentStream property

Stream<List<int>> contentStream
getter/setter pair

Implementation

late Stream<List<int>> contentStream;