ECommerceScreen constructor
const
ECommerceScreen({})
Creates an object with information about the screen.
Implementation
const ECommerceScreen(
{this.name, this.categoriesPath, this.searchQuery, this.payload});
Creates an object with information about the screen.
const ECommerceScreen(
{this.name, this.categoriesPath, this.searchQuery, this.payload});