endOfStream property

bool endOfStream

Flag indicating the end of the Streaming operation.

Implementation

bool get endOfStream => this[_$endOfStream];