create static method

IPForbidden create()

Implementation

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