menu
googleapis package
documentation
healthcare/v1.dart
SchemaGroup
SchemaGroup constructor
SchemaGroup 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 constructor
SchemaGroup class