names property

Map<String, dynamic>? names
final

The ID and name of each field present on the issue.

Implementation

final Map<String, dynamic>? names;