Xendit constructor

Xendit(
  1. String publishedKey
)

Initialize Xendit with a given publishedKey

Implementation

Xendit(this.publishedKey);