menu
youtube_integration package
documentation
models/video_comments/top_level_comment.dart
TopLevelComment
TopLevelComment.new constructor
TopLevelComment.new constructor
dark_mode
light_mode
TopLevelComment
constructor
TopLevelComment
(
{
String
?
kind
,
String
?
etag
,
String
?
id
,
Snippet
?
snippet
,
})
Implementation
TopLevelComment({this.kind, this.etag, this.id, this.snippet});
youtube_integration package
documentation
models/video_comments/top_level_comment
TopLevelComment
TopLevelComment.new constructor
TopLevelComment class