StripeApiHandler constructor

StripeApiHandler()

Implementation

factory StripeApiHandler() {
  return _singleton;
}