response property

  1. @JsonKey(name: 'Response')
T? response
getter/setter pair

Implementation

@JsonKey(name: 'Response')
T? response;