menu
googleapis package
documentation
healthcare/v1.dart
ListConsentRevisionsResponse
ListConsentRevisionsResponse constructor
ListConsentRevisionsResponse constructor
dark_mode
light_mode
ListConsentRevisionsResponse
constructor
ListConsentRevisionsResponse
(
{
List
<
Consent
>
?
consents
,
String
?
nextPageToken
,
})
Implementation
ListConsentRevisionsResponse({ this.consents, this.nextPageToken, });
googleapis package
documentation
healthcare/v1
ListConsentRevisionsResponse
ListConsentRevisionsResponse constructor
ListConsentRevisionsResponse class