SessionDelete constructor

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

Implementation

SessionDelete(this.id, this.topic);