searchDefaultGroup abstract method

Future<SearchDefaultGroupResp> searchDefaultGroup(
  1. ServerContext ctx,
  2. SearchDefaultGroupReq request
)

Implementation

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