getDefault static method

Attribute getDefault()

Implementation

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