SessionConfigSelectOptionsGrouped constructor

const SessionConfigSelectOptionsGrouped(
  1. List<SessionConfigSelectGroup> value
)

Creates this concrete union member.

Implementation

const SessionConfigSelectOptionsGrouped(this.value);