Subscription property

StreamingSubscription? Subscription
getter/setter pair
Gets the subscription for which an error occurred. If Subscription is null, the error applies to the entire connection.

Implementation

StreamingSubscription? Subscription;