create static method

ContextRule create()

Implementation

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