SessionUpdatePlanUpdate constructor

const SessionUpdatePlanUpdate(
  1. PlanUpdate value
)

Creates this known tagged-union variant.

Implementation

const SessionUpdatePlanUpdate(this.value);