Human-readable description of what this rule checks.
@override String get description => 'Prefer .first/.last over list[0] and list[length-1].';