plugin top-level property

SubpackageLintPlugin plugin
final

The entry point the Dart analysis server looks for: a top-level variable named plugin that instantiates the plugin.

Implementation

final plugin = SubpackageLintPlugin();