FlutterKora 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
-
startPayment({required BuildContext context, required String customerEmail, required String customerName, required double amount, required String publicKey, required dynamic onSuccess(String message), required dynamic onError(String reason), required VoidCallback onClose, required String currency, String narration = "", required List<String> channels})
→ Future<void>
-
-
toString()
→ String
-
A string representation of this object.
inherited