plugin top-level property

DartAnnotationsPlugin plugin
final

The plugin instance that the analysis server looks for.

This MUST be a top-level variable named plugin.

Implementation

final plugin = DartAnnotationsPlugin();