create static method

Root create()

Implementation

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