fields property

Map<String, dynamic>? fields
final

List of the fields available when creating an issue for the issue type.

Implementation

final Map<String, dynamic>? fields;