menu
googleapis package
documentation
mybusinessqanda/v1.dart
ListAnswersResponse
ListAnswersResponse constructor
ListAnswersResponse constructor
dark_mode
light_mode
ListAnswersResponse
constructor
ListAnswersResponse
(
{
List
<
Answer
>
?
answers
,
String
?
nextPageToken
,
int
?
totalSize
,
})
Implementation
ListAnswersResponse({ this.answers, this.nextPageToken, this.totalSize, });
googleapis package
documentation
mybusinessqanda/v1
ListAnswersResponse
ListAnswersResponse constructor
ListAnswersResponse class