menu
atlassian_apis package
documentation
jira_platform.dart
UpdateNotificationSchemeDetails
UpdateNotificationSchemeDetails constructor
UpdateNotificationSchemeDetails constructor
dark_mode
light_mode
UpdateNotificationSchemeDetails
constructor
UpdateNotificationSchemeDetails
(
{
String
?
description
,
String
?
name
,
})
Implementation
UpdateNotificationSchemeDetails({this.description, this.name});
atlassian_apis package
documentation
jira_platform
UpdateNotificationSchemeDetails
UpdateNotificationSchemeDetails constructor
UpdateNotificationSchemeDetails class