create static method

Anything create()

Implementation

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