CheckoutPlugin constructor

CheckoutPlugin()

Implementation

CheckoutPlugin() {
  _eventEmitter = EventEmitter();
}