menu
googleapis package
documentation
healthcare/v1.dart
Entity
Entity.new constructor
Entity.new constructor
dark_mode
light_mode
Entity
constructor
Entity
(
{
String
?
entityId
,
String
?
preferredTerm
,
List
<
String
>
?
vocabularyCodes
,
})
Implementation
Entity({
this
.entityId,
this
.preferredTerm,
this
.vocabularyCodes, });
googleapis package
documentation
healthcare/v1
Entity
Entity.new constructor
Entity class