samplingState property

  1. @override
SamplingState get samplingState
override

The runtime sampling state of this executor.

Implementation

@override
SamplingState get samplingState => SamplingState(state);