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