pay abstract method

Future<void> pay(
  1. PayEntity paymentModel
)

Implementation

Future<void> pay(PayEntity paymentModel);