FlutterwaveGhanaMOMO constructor
Implementation
FlutterwaveGhanaMOMO({
@required this.amount,
@required this.phoneNumber,
@required this.network,
@required this.secretToken,
this.currency = "GHS",
this.redirectUrl,
this.email = "someone@example.com",
this.transactionRef,
this.fullName,
this.sideNote,
});