menu
youtube_integration package
documentation
models/video_comments_model/video_comments_model.dart
VideoCommentsModel
comments property
comments property
dark_mode
light_mode
comments
property
List
<
Comment
>
?
comments
getter/setter pair
Implementation
List<Comment>? comments;
youtube_integration package
documentation
models/video_comments_model/video_comments_model
VideoCommentsModel
comments property
VideoCommentsModel class