sourceState property
AsyncResult<InT>
get
sourceState
The current state of SyncProviderTransformerMixin.source
.
Implementation
AsyncResult<InT> get sourceState => _sourceState;
The current state of SyncProviderTransformerMixin.source
.
AsyncResult<InT> get sourceState => _sourceState;