create static method

ObjectRef create()

Implementation

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