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