QueryRobotEventBus constructor

QueryRobotEventBus(
  1. String cid,
  2. String name
)

Implementation

QueryRobotEventBus(this.cid, this.name);