menu
googleapis package
documentation
classroom/v1.dart
ListTopicResponse
ListTopicResponse constructor
ListTopicResponse constructor
dark_mode
light_mode
ListTopicResponse
constructor
ListTopicResponse
(
{
String
?
nextPageToken
,
List
<
Topic
>
?
topic
,
})
Implementation
ListTopicResponse({ this.nextPageToken, this.topic, });
googleapis package
documentation
classroom/v1
ListTopicResponse
ListTopicResponse constructor
ListTopicResponse class