create static method

NodeInfo create()

Implementation

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