create static method

Object create()

Implementation

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