menu
googleapis package
documentation
healthcare/v1.dart
SchemaGroup
SchemaGroup.new constructor
SchemaGroup.new constructor
dark_mode
light_mode
SchemaGroup
constructor
SchemaGroup
(
{
bool
?
choice
,
int
?
maxOccurs
,
List
<
GroupOrSegment
>
?
members
,
int
?
minOccurs
,
String
?
name
,
})
Implementation
SchemaGroup({
this
.choice,
this
.maxOccurs,
this
.members,
this
.minOccurs,
this
.name, });
googleapis package
documentation
healthcare/v1
SchemaGroup
SchemaGroup.new constructor
SchemaGroup class