The shopify user from json factory
factory ShopifyUser.fromJson(Map<String, dynamic> json) => _$ShopifyUserFromJson(json);