ChartRuntimePerformancePolicyResolution.fallback constructor
const
ChartRuntimePerformancePolicyResolution.fallback()
Implementation
const ChartRuntimePerformancePolicyResolution.fallback(
ChartRuntimePerformancePolicy policy,
) : this(
policy: policy,
source: ChartRuntimePerformancePolicySource.fallback,
);