create static method

Value create()

Implementation

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