SessionExtend constructor

SessionExtend(
  1. int id,
  2. String topic
)

Implementation

SessionExtend(this.id, this.topic);