create static method

Document create()

Implementation

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