configuration property
The configuration of this executor as set when initialized.
Implementation
@override
TConfig? get configuration => _configuration;
The configuration of this executor as set when initialized.
@override
TConfig? get configuration => _configuration;