menu
sadad_payment_flutter package
documentation
model/sendOtpModel.dart
sendOtpModelFromJson function
sendOtpModelFromJson function
dark_mode
light_mode
sendOtpModelFromJson
function
SendOtpModel
sendOtpModelFromJson
(
String
str
)
Implementation
SendOtpModel sendOtpModelFromJson(String str) => SendOtpModel.fromJson(json.decode(str));
sadad_payment_flutter package
documentation
model/sendOtpModel
sendOtpModelFromJson function
sendOtpModel library