In a model Game
export class Games{ id: any; constructor( public name: string, public image: string, public releaseOn: string,// do