create static method

NodePath create()

Implementation

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