menu
shopify_flutter package
documentation
models/src/shop/shop.dart
Shop
Shop.fromJson factory constructor
Shop.fromJson factory constructor
dark_mode
light_mode
Shop.fromJson
constructor
Shop.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Shop.fromJson(Map<String, dynamic> json) => _$ShopFromJson(json);
shopify_flutter package
documentation
models/src/shop/shop
Shop
Shop.fromJson factory constructor
Shop class