ProviderSubscription<T> constructor

ProviderSubscription<T>(
  1. void _cancel()
)

Implementation

ProviderSubscription(this._cancel);