Return true if this plugin is compatible with an analysis server that is using the given version of the plugin API.
true
@override bool isCompatibleWith(Version serverVersion) => true;