getDefault static method

AttributeConflict getDefault()

Implementation

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