PluginFacotry typedef

PluginFacotry = Plugin Function(Communicator communicator, String name, List<String> args)

Implementation

typedef PluginFacotry = Plugin Function(
    Communicator communicator, String name, List<String> args);