create static method

PluginEntry create()

Implementation

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