RecipesIDs typedef

RecipesIDs = Map<String, Data<List<String>>>

Implementation

typedef RecipesIDs = Map<String, Data<List<String>>>;