fields property

Map<String, dynamic>? fields
final

Details of the fields associated with the issue transition screen. Use this information to populate fields and update in a transition request.

Implementation

final Map<String, dynamic>? fields;