resumed property
final
Flag indicating whether we resumed a previous stream (true) or are in a completely new stream (false).
Implementation
final bool resumed;
Flag indicating whether we resumed a previous stream (true) or are in a completely new stream (false).
final bool resumed;