create static method

UsageRule create()

Implementation

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