menu
thawani_payment package
documentation
models/customers.dart
customersModelFromJson function
customersModelFromJson function
dark_mode
light_mode
customersModelFromJson
function
CustomersModel
customersModelFromJson
(
String
str
)
Implementation
CustomersModel customersModelFromJson(String str) => CustomersModel.fromJson(json.decode(str));
thawani_payment package
documentation
models/customers
customersModelFromJson function
customers library