getZone abstract method

Future<GetZoneResp> getZone(
  1. GetZoneReq? req
)

Implementation

Future<GetZoneResp> getZone(GetZoneReq? req);