getDefault static method

Implementation

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