task property

  1. @JsonKey.new(name: 'task')
TaskViewModel? task
final

Implementation

@JsonKey(name: 'task')
final TaskViewModel? task;