disposed property
Indicates whether this SubscriptionConnection has already invoked dispose.
Implementation
bool get disposed => _disposed;
Indicates whether this SubscriptionConnection has already invoked dispose.
bool get disposed => _disposed;