warningOptions property
Options that define warning behavior for all the warners. Provides configuration parameters for all the warners. Gets the currently configured WarningOptions.
Implementation
WarningOptions get warningOptions;
Options that define warning behavior for all the warners. Provides configuration parameters for all the warners. Sets the WarningOptions and updates the configuration for all the warners.
Implementation
set warningOptions(WarningOptions value);