contactInfo property

  1. @override
String get contactInfo
override

Return the user visible information about how to contact the plugin authors with any problems that are found, or null if there is no contact info.

Implementation

@override
String get contactInfo => 'https://github.com/kawa1214/import-lint';