plugin top-level property

MasamuneLintsPlugin plugin
final

Entry point loaded by the Dart analysis server.

The official analysis_server_plugin API requires this fixed lib/main.dart entry point. It was therefore created as the explicitly approved exception to the repository's Katana-template requirement.

Implementation

final plugin = MasamuneLintsPlugin();