menu
storebounty_account package
documentation
model/ordermodel.dart
orderModelFromMap function
orderModelFromMap function
dark_mode
light_mode
orderModelFromMap
function
OrderModel
orderModelFromMap
(
String
str
)
Implementation
OrderModel orderModelFromMap(String str) => OrderModel.fromMap(json.decode(str));
storebounty_account package
documentation
model/ordermodel
orderModelFromMap function
ordermodel library