pay abstract method

Future<IPayment> pay(
  1. IPayment payment
)

Implementation

Future<IPayment> pay(IPayment payment,);