onDropped property

Future<SubscriptionDroppedEvent> onDropped
latefinal

Completes when SubscriptionDroppedReason is given

Implementation

late final Future<SubscriptionDroppedEvent> onDropped;