menu
googleapis package
documentation
healthcare/v1.dart
ConsentStore
ConsentStore.new constructor
ConsentStore.new constructor
dark_mode
light_mode
ConsentStore
constructor
ConsentStore
(
{
String
?
defaultConsentTtl
,
bool
?
enableConsentCreateOnUpdate
,
Map
<
String
,
String
>
?
labels
,
String
?
name
,
})
Implementation
ConsentStore({
this
.defaultConsentTtl,
this
.enableConsentCreateOnUpdate,
this
.labels,
this
.name, });
googleapis package
documentation
healthcare/v1
ConsentStore
ConsentStore.new constructor
ConsentStore class