menu
storebounty_checkout package
documentation
model/customermodel.dart
customerModelFromMap function
customerModelFromMap function
dark_mode
light_mode
customerModelFromMap
function
CustomerModel
customerModelFromMap
(
String
str
)
Implementation
CustomerModel customerModelFromMap(String str) => CustomerModel.fromMap(json.decode(str));
storebounty_checkout package
documentation
model/customermodel
customerModelFromMap function
customermodel library