client property Null safety

Client? client
read / write

http Client used to communicate with server.

Implementation

http.Client? client;