LokotroEWalletSubmitResponse constructor
LokotroEWalletSubmitResponse({})
Implementation
LokotroEWalletSubmitResponse({
required this.success,
required this.status,
required this.requiresOtp,
this.otpSentTo,
this.estimatedCompletion,
required this.message,
});