getDefault static method

Key_PathElement getDefault()

Implementation

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