StreamProvider<T> constructor

const StreamProvider<T>(
  1. String _type
)

Implementation

const StreamProvider(this._type);