PaylikeResponse constructor Null safety

PaylikeResponse(
  1. HttpClientResponse response
)

Implementation

PaylikeResponse(this.response);