TcpProxyScript constructor

TcpProxyScript({
  1. String? script,
})

Implementation

TcpProxyScript({this.script});