dropHosts abstract method

Future<ExecResp> dropHosts(
  1. DropHostsReq? req
)

Implementation

Future<ExecResp> dropHosts(DropHostsReq? req);