PaymentMethodsNotInitializedException constructor

const PaymentMethodsNotInitializedException(
  1. String? message
)

Implementation

const PaymentMethodsNotInitializedException(super.message);