menu
corehainong package
documentation
common/models/shop_model.dart
ShopModel
ShopModel.new constructor
ShopModel.new constructor
dark_mode
light_mode
ShopModel
constructor
ShopModel
(
{
String
name
=
''
,
String
image
=
''
,
String
province_name
=
''
,
})
Implementation
ShopModel({this.name = '', this.image = '', this.province_name = ''});
corehainong package
documentation
common/models/shop_model
ShopModel
ShopModel.new constructor
ShopModel class