create static method

Uri create()

Implementation

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