menu
atlassian_apis package
documentation
jira_platform.dart
AttachmentArchiveImpl
entries property
entries property
dark_mode
light_mode
entries
property
List
<
AttachmentArchiveEntry
>
entries
final
The list of the items included in the archive.
Implementation
final List<AttachmentArchiveEntry> entries;
atlassian_apis package
documentation
jira_platform
AttachmentArchiveImpl
entries property
AttachmentArchiveImpl class