SessionUpdateStateUpdate constructor
const
SessionUpdateStateUpdate(
- StateUpdate value
Creates this known tagged-union variant.
Implementation
const SessionUpdateStateUpdate(this.value);
Creates this known tagged-union variant.
const SessionUpdateStateUpdate(this.value);