SubscriptionErrorEvent constructor

SubscriptionErrorEvent(
  1. dynamic error
)

Implementation

SubscriptionErrorEvent(this.error);