menu
sadad_payment_flutter package
documentation
model/sendOtpModel.dart
SendOtpModel
SendOtpModel constructor
SendOtpModel constructor
dark_mode
light_mode
SendOtpModel
constructor
SendOtpModel
(
{
String
?
id
,
int
?
ttl
,
DateTime
?
created
,
int
?
userId
,
int
?
receiveotpvia
,
})
Implementation
SendOtpModel({ this.id, this.ttl, this.created, this.userId, this.receiveotpvia, });
sadad_payment_flutter package
documentation
model/sendOtpModel
SendOtpModel
SendOtpModel constructor
SendOtpModel class