getRecipiesData static method

List getRecipiesData()

Implementation

static List getRecipiesData() {
  print(data);
  return data;
}