PluginClosure typedef

PluginClosure = void Function(Plugin)

Implementation

typedef PluginClosure = void Function(Plugin);