create static method

RoutingRule create()

Implementation

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