create static method

RegistryItem create()

Implementation

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