menu
atlassian_apis package
documentation
jira_software.dart
SearchResults
names property
names property
dark_mode
light_mode
names
property
Map
<
String
,
dynamic
>
?
names
final
The ID and name of each field in the search results.
Implementation
final Map<String, dynamic>? names;
atlassian_apis package
documentation
jira_software
SearchResults
names property
SearchResults class