client property Null safety
read / write
client To be used instead of the default one to communicate with the server.
Implementation
http.BaseClient? client;
client To be used instead of the default one to communicate with the server.
http.BaseClient? client;