Unsubscribe constructor
Unsubscribe(
- String method,
- SubscriptionId id
Creates a method handler for subscription cancellations.
Implementation
Unsubscribe(super.method, final SubscriptionId id) : super(values: [id]);