menu
atlassian_apis package
documentation
jira_platform.dart
ProjectIdentifiers
ProjectIdentifiers constructor
ProjectIdentifiers constructor
dark_mode
light_mode
ProjectIdentifiers
constructor
ProjectIdentifiers
(
{
required
int
id
,
required
String
key
,
required
String
self
,
})
Implementation
ProjectIdentifiers({required this.id, required this.key, required this.self});
atlassian_apis package
documentation
jira_platform
ProjectIdentifiers
ProjectIdentifiers constructor
ProjectIdentifiers class