SessionUpdateUsageUpdate constructor

const SessionUpdateUsageUpdate(
  1. UsageUpdate value
)

Creates this known tagged-union variant.

Implementation

const SessionUpdateUsageUpdate(this.value);