menu
atlassian_apis package
documentation
jira_platform.dart
Screen
Screen constructor
Screen constructor
dark_mode
light_mode
Screen
constructor
Screen
(
{
String
?
description
,
int
?
id
,
String
?
name
,
Scope
?
scope
,
})
Implementation
Screen({this.description, this.id, this.name, this.scope});
atlassian_apis package
documentation
jira_platform
Screen
Screen constructor
Screen class