dataValue property

List<InfiniteData<Param, Data>>? get dataValue
inherited

Implementation

Data? get dataValue => _stream.value.data;