create static method

PluginGroup create()

Implementation

@$core.pragma('dart2js:noInline')
static PluginGroup create() => PluginGroup._();