menu
atlassian_apis package
documentation
jira_platform.dart
UserKey
UserKey constructor
UserKey constructor
dark_mode
light_mode
UserKey
constructor
UserKey
(
{
String
?
accountId
,
String
?
key
,
})
Implementation
UserKey({this.accountId, this.key});
atlassian_apis package
documentation
jira_platform
UserKey
UserKey constructor
UserKey class