getDefault static method

GroupAttribute getDefault()

Implementation

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