create static method

MyNodeInfo create()

Implementation

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