menu
googleapis package
documentation
classroom/v1.dart
Topic
Topic.new constructor
Topic.new constructor
dark_mode
light_mode
Topic
constructor
Topic
(
{
String
?
courseId
,
String
?
name
,
String
?
topicId
,
String
?
updateTime
,
})
Implementation
Topic({
this
.courseId,
this
.name,
this
.topicId,
this
.updateTime, });
googleapis package
documentation
classroom/v1
Topic
Topic.new constructor
Topic class