getDefault static method

GroupId getDefault()

Implementation

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