menu
atlassian_apis package
documentation
jira_platform.dart
AttachmentArchiveItemReadable
AttachmentArchiveItemReadable constructor
AttachmentArchiveItemReadable constructor
dark_mode
light_mode
AttachmentArchiveItemReadable
constructor
AttachmentArchiveItemReadable
(
{
int
?
index
,
String
?
label
,
String
?
mediaType
,
String
?
path
,
String
?
size
,
})
Implementation
AttachmentArchiveItemReadable( {this.index, this.label, this.mediaType, this.path, this.size});
atlassian_apis package
documentation
jira_platform
AttachmentArchiveItemReadable
AttachmentArchiveItemReadable constructor
AttachmentArchiveItemReadable class