getDefault static method

Path_Pos getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static Path_Pos getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Path_Pos>(create);