delAdminAccount abstract method

Future<DelAdminAccountResp> delAdminAccount(
  1. ServerContext ctx,
  2. DelAdminAccountReq request
)

Implementation

$async.Future<$3.DelAdminAccountResp> delAdminAccount(
    $pb.ServerContext ctx, $3.DelAdminAccountReq request);