Connection constructor

const Connection(
  1. String address
)

Implementation

const Connection(this.address);