Human-readable description of what this rule checks.
@override String get description => 'Avoid using dynamic type. Use Object? or specific types instead.';