Midpay constructor

Midpay()

Implementation

factory Midpay() {
  return _instance;
}