CapturableStreamProvider<T> constructor

const CapturableStreamProvider<T>(
  1. String _type
)

Implementation

const CapturableStreamProvider(this._type);