SessionUpdateStateUpdate constructor

const SessionUpdateStateUpdate(
  1. StateUpdate value
)

Creates this known tagged-union variant.

Implementation

const SessionUpdateStateUpdate(this.value);