getDefault static method

CustomAttribute getDefault()

Implementation

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