client property

Client? client
getter/setter pair

Inner client that is wrapped for intercepting.

If you don't specify your own client then the library will instantiate a default one.

Implementation

Client? client;