create static method

Domain create()

Implementation

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