create static method

ItemRef create()

Implementation

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