PluginNotLoadedError constructor

PluginNotLoadedError(
  1. String id
)

Implementation

PluginNotLoadedError(this.id);