create method Null safety

ObjectReference create()

Implementation

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