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