closed property

bool closed

Whether the subscription is closed.

Implementation

bool get closed => _closed;