stream property

Stream<List<int>>? stream

Implementation

Stream<List<int>>? get stream => _stream;