getDefault static method

SearchGroupsResponse getDefault()

Implementation

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