plugin property

String plugin

Gets the plugin id.

Implementation

String get plugin {
  return _pluginId;
}