PresenceEvents constructor

PresenceEvents(
  1. String state,
  2. String diff
)

Implementation

PresenceEvents(this.state, this.diff);