FlutterWaveService class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
openFlutterWave({required BuildContext buildContext, required String encryptionKey, required String publicKey, required String currencyCode, required String amount, required String emailId, required String receiptantName, required String phoneNumber, required String redirectURL, required String transactionRef, required bool isDebugMode, required dynamic successListener(UniPaymentResponse), required dynamic failureListener(UniPaymentResponse)})
→ dynamic
-
-
toString()
→ String
-
A string representation of this object.
inherited