searchDefaultGroup abstract method
Future<SearchDefaultGroupResp>
searchDefaultGroup(
- ServerContext ctx,
- SearchDefaultGroupReq request
Implementation
$async.Future<$3.SearchDefaultGroupResp> searchDefaultGroup(
$pb.ServerContext ctx, $3.SearchDefaultGroupReq request);