client property

Client client
final

Our actual client implementation that communicates with Stripe.

You should not need to access this, it is mostly exposed for testing, but you can use it to make requests that have not yet been implemented.

Implementation

final Client client;