create static method

CustomDomain create()

Implementation

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