XchgNetworkHost constructor

XchgNetworkHost(
  1. String address,
  2. String name
)

Implementation

XchgNetworkHost(this.address, this.name);