SubscriptionRefreshError constructor

SubscriptionRefreshError(
  1. dynamic error
)

Implementation

SubscriptionRefreshError(this.error);