isStream property

bool isStream

Check is this packet is enclosing a stream

Implementation

bool get isStream => _isStream;