getAdminInfo abstract method

Future<GetAdminInfoResp> getAdminInfo(
  1. ServerContext ctx,
  2. GetAdminInfoReq request
)

Implementation

$async.Future<$3.GetAdminInfoResp> getAdminInfo(
    $pb.ServerContext ctx, $3.GetAdminInfoReq request);