create static method

Route create()

Implementation

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