create static method

ExtensionValue create()

Implementation

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