client property Null safety

BaseClient? client
read / write

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

Implementation

http.BaseClient? client;