menu
googleapis package
documentation
healthcare/v1.dart
Field
Field constructor
Field constructor
dark_mode
light_mode
Field
constructor
Field
(
{
int
?
maxOccurs
,
int
?
minOccurs
,
String
?
name
,
String
?
table
,
String
?
type
,
})
Implementation
Field({ this.maxOccurs, this.minOccurs, this.name, this.table, this.type, });
googleapis package
documentation
healthcare/v1
Field
Field constructor
Field class