getDefault static method

AttributeValue getDefault()

Implementation

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