closed property

bool get closed

Whether the subscription is closed.

Implementation

bool get closed => _closed;