Creates an ItemReference instance from JSON data.
factory ItemReference.fromJson(Map<String, dynamic> json) => _$ItemReferenceFromJson(json);