client property

BaseClient? client
getter/setter pair

client To be used instead of the default one to communicate with the server.

Implementation

http.BaseClient? client;