restartTransportIce method
Implementation
$async.Future<RestartIceResponse> restartTransportIce(
$pb.ClientContext? ctx, RestartIceRequest request) =>
_client.invoke<RestartIceResponse>(ctx, 'SushiToMomoService',
'restartTransportIce', request, RestartIceResponse());