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