asStream method

Stream<T> asStream()

Implementation

Stream<T> asStream() => _stream;