create static method

PathStep create()

Implementation

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