create static method

DenyRule create()

Implementation

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