menu
googleapis package
documentation
cloudsupport/v2.dart
ListAttachmentsResponse
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
Attachment
>
?
attachments
getter/setter pair
The list of attachments associated with a case.
Implementation
core.List<Attachment>? attachments;
googleapis package
documentation
cloudsupport/v2
ListAttachmentsResponse
attachments property
ListAttachmentsResponse class