PlanUpdateContentItems constructor

const PlanUpdateContentItems(
  1. PlanItems value
)

Creates this known tagged-union variant.

Implementation

const PlanUpdateContentItems(this.value);