sourceState property

AsyncResult<InT> get sourceState

The current state of SyncProviderTransformerMixin.source.

Implementation

AsyncResult<InT> get sourceState => _sourceState;