plugin top-level property

KoelLintsPlugin plugin
final

The analysis_server_plugin entry point.

The analysis server generates code that imports this lib/main.dart and references the top-level plugin variable, then calls Plugin.register once per analysis context.

Implementation

final plugin = KoelLintsPlugin();