create static method

AnyValue create()

Implementation

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