failures property
An array listing the rules that could not be enabled. You cannot disable or enable built-in rules.
Implementation
final List<PartialFailure>? failures;
An array listing the rules that could not be enabled. You cannot disable or enable built-in rules.
final List<PartialFailure>? failures;