impact property
Advisory only. A null-aware or bang operator in a test is a smell, not necessarily a bug, so this stays informational rather than a warning.
Implementation
@override
LintImpact get impact => LintImpact.info;
Advisory only. A null-aware or bang operator in a test is a smell, not necessarily a bug, so this stays informational rather than a warning.
@override
LintImpact get impact => LintImpact.info;