createPay abstract method

Future createPay(
  1. dynamic paymentModel
)

Implementation

Future<dynamic> createPay(dynamic paymentModel);