StorageResource constructor

const StorageResource(
  1. APIHttpClient httpClient
)

Implementation

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