saveData

abstract fun saveData(context: Context, ingredients: List<T>)

save the data from the FILENAME

Parameters

context
ingredients

to be saved