create static method

Url create()

Implementation

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