getDefault static method

Property getDefault()

Implementation

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