OtherResource constructor

const OtherResource(
  1. APIHttpClient httpClient
)

Implementation

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