PaymentService constructor

const PaymentService(
  1. PaymentGateway gateway
)

Implementation

const PaymentService(this.gateway);