Client constructor

Client({
  1. String? ip,
})

Implementation

Client({this.ip});