samplingState property
The runtime sampling state of this executor.
Implementation
@override
SamplingState get samplingState => SamplingState(state);
The runtime sampling state of this executor.
@override
SamplingState get samplingState => SamplingState(state);