menu
aws_workdocs_api package
documentation
workdocs-2016-05-01.dart
DescribeCommentsResponse
comments property
comments property
dark_mode
light_mode
comments
property
List
<
Comment
>
?
comments
final
The list of comments for the specified document version.
Implementation
final List<Comment>? comments;
aws_workdocs_api package
documentation
workdocs-2016-05-01
DescribeCommentsResponse
comments property
DescribeCommentsResponse class