name property

  1. @override
String get name
override

The name of this plugin.

Used by the analyzer to identify this plugin in diagnostics and logs.

Implementation

@override
String get name => 'JoltLint';