taskId property

  1. @JsonKey.new(name: 'taskId')
int? taskId
final

Implementation

@JsonKey(name: 'taskId')
final int? taskId;