clientKey property
clientKey is a required parameter that is used for authentication with the Toss Payments API. data represents the payment information necessary for the transaction. success is a callback that will be called when a payment is successfully made. fail is a callback that will be called when a payment fails.
Implementation
final String clientKey;