menu
googleapis package
documentation
mybusinessbusinessinformation/v1.dart
ListCategoriesResponse
ListCategoriesResponse constructor
ListCategoriesResponse constructor
dark_mode
light_mode
ListCategoriesResponse
constructor
ListCategoriesResponse
(
{
List
<
Category
>
?
categories
,
String
?
nextPageToken
,
})
Implementation
ListCategoriesResponse({ this.categories, this.nextPageToken, });
googleapis package
documentation
mybusinessbusinessinformation/v1
ListCategoriesResponse
ListCategoriesResponse constructor
ListCategoriesResponse class