id property

  1. @override
String get id
override

Stable, snake_case identifier shown in reports and config files. Example: 'missing_const'.

Implementation

@override
String get id => 'todo_comment';