create static method

NodeConfig create()

Implementation

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