isStreamNotFound property

bool isStreamNotFound

Check if stream was not found

Implementation

bool get isStreamNotFound => state == ReadState.stream_not_found;