findUserBlockInfo abstract method

Future<FindUserBlockInfoResp> findUserBlockInfo(
  1. ServerContext ctx,
  2. FindUserBlockInfoReq request
)

Implementation

$async.Future<$3.FindUserBlockInfoResp> findUserBlockInfo(
    $pb.ServerContext ctx, $3.FindUserBlockInfoReq request);