plugin top-level property
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();