Location constructor
Location({})
Implementation
Location({
this.event,
this.frequency,
this.page,
this.pageUrl,
this.element,
this.conditions,
this.logic,
this.id,
this.pageDetails,
});
Location({
this.event,
this.frequency,
this.page,
this.pageUrl,
this.element,
this.conditions,
this.logic,
this.id,
this.pageDetails,
});