client property

Client? client
getter/setter pair

HTTP client that is used for the bybit communication over the REST API todo: not used atm but I should!

Implementation

http.Client? client;