ConnectInstancePayload constructor

ConnectInstancePayload(
  1. String instance
)

Implementation

ConnectInstancePayload(this.instance);