menu
atlassian_apis package
documentation
jira_software.dart
IssueBean
names property
names property
dark_mode
light_mode
names
property
Map
<
String
,
dynamic
>
?
names
final
The ID and name of each field present on the issue.
Implementation
final Map<String, dynamic>? names;
atlassian_apis package
documentation
jira_software
IssueBean
names property
IssueBean class