create static method

TrustedDomain create()

Implementation

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