CommentResource constructor

const CommentResource(
  1. APIHttpClient httpClient
)

Implementation

const CommentResource(APIHttpClient httpClient) : super(httpClient);