response property

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

Implementation

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