value property

Stream<List<int>> value

Implementation

Stream<List<int>> get value => _value.stream;