create static method

Path create()

Implementation

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