StripeConfigException constructor

const StripeConfigException(
  1. String message
)

Implementation

const StripeConfigException(this.message);