AppShopifyCollection.fromJson(Map<String, dynamic> json) { collectionId = json['collection_id']; position = json['position']; }