menu
sadad_payment_flutter package
documentation
model/sendOtpModel.dart
sendOtpModelToJson function
sendOtpModelToJson function
dark_mode
light_mode
sendOtpModelToJson
function
String
sendOtpModelToJson
(
SendOtpModel
data
)
Implementation
String sendOtpModelToJson(SendOtpModel data) => json.encode(data.toJson());
sadad_payment_flutter package
documentation
model/sendOtpModel
sendOtpModelToJson function
sendOtpModel library