closeTunnel abstract method
Closes the caller's tunnel named by tunnelRef (id or unambiguous prefix).
Implementation
Future<DashboardActionResult> closeTunnel(String tunnelRef);
Closes the caller's tunnel named by tunnelRef (id or unambiguous prefix).
Future<DashboardActionResult> closeTunnel(String tunnelRef);