Obtains the list of Fix associated with this LintRule.
Fix
LintRule
@override List<Fix> getFixes() => [_UseTimestampFix()];