create static method

PolicyRule create()

Implementation

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