menu
googleapis_beta package
documentation
cloudsupport/v2beta.dart
ListCommentsResponse
comments property
comments property
dark_mode
light_mode
comments
property
List
<
Comment
>
?
comments
getter/setter pair
The list of Comments associated with the given Case.
Implementation
core.List<Comment>? comments;
googleapis_beta package
documentation
cloudsupport/v2beta
ListCommentsResponse
comments property
ListCommentsResponse class