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