response property

  1. @JsonKey(name: 'response')
CommandTaskResponseDTO? response
final

Implementation

@JsonKey(name: 'response')
final CommandTaskResponseDTO? response;