taskId property

  1. @JsonKey(name: 'task_id')
String? taskId
final

Implementation

@JsonKey(name: 'task_id')
final String? taskId;