create static method

RouteInfo create()

Implementation

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