constants/requests library
Functions
-
intilizeMyPayment(
BuildContext context, String authorization, String email, String phone, String amount, String currency, String firstName, String lastName, String transactionReference, String customTitle, String customDescription, String fallBackNamedRoute) → Future< String> -
showToast(
dynamic jsonResponse) → Future< bool?>