RelayRemoveTunnel constructor

RelayRemoveTunnel({
  1. int tunnelId = 0,
})

Implementation

RelayRemoveTunnel({
    this.tunnelId = 0,
});