I have 2 classes. One that sets up a promise and another one that gets the result of the promise.
Food
export class Food { constructor(initialSettings)