Human-readable description of what this rule checks.
@override String get description => 'Prefer async/await over .then() for Future handling.';