create static method

Node create()

Implementation

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