resumed property

bool resumed
final

Flag indicating whether we resumed a previous stream (true) or are in a completely new stream (false).

Implementation

final bool resumed;