update property

Map<String, dynamic>? update
final

A Map containing the field field name and a list of operations to perform on the issue screen field. Note that fields included in here cannot be included in fields.

Implementation

final Map<String, dynamic>? update;