create static method

Obj create()

Implementation

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