menu
eliud_pkg_shop_model package
documentation
model/shop_cache.dart
ShopCache
refreshRelations static method
refreshRelations static method
dark_mode
light_mode
refreshRelations
static method
Future
<
ShopModel
>
refreshRelations
(
ShopModel
model
)
Implementation
static Future<ShopModel> refreshRelations(ShopModel model) async { return model.copyWith(); }
eliud_pkg_shop_model package
documentation
model/shop_cache
ShopCache
refreshRelations static method
ShopCache class