state property

ReadState state

The StreamState after the operation.

Implementation

ReadState get state => _enumerator.state;