create static method

Instance_Node create()

Implementation

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