LokotroEWalletVerifyResponse class
Constructors
-
LokotroEWalletVerifyResponse({required bool success, required String status, String? transactionReference, double? debitAmount, double? walletBalance, List<String>? emailsSent, String? completedAt, required String message, String? paymentId, Map<String, dynamic>? paymentInfo})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited