httpClient property

BaseClient? httpClient
final

Add your custom BaseClient class to intercept Parse request here.

Implementation

final BaseClient? httpClient;