menu
atlassian_apis package
documentation
jira_platform.dart
AttachmentSettings
AttachmentSettings constructor
AttachmentSettings constructor
dark_mode
light_mode
AttachmentSettings
constructor
AttachmentSettings
(
{
bool
?
enabled
,
int
?
uploadLimit
,
})
Implementation
AttachmentSettings({bool? enabled, this.uploadLimit}) : enabled = enabled ?? false;
atlassian_apis package
documentation
jira_platform
AttachmentSettings
AttachmentSettings constructor
AttachmentSettings class