BusinessViewData constructor
Implementation
BusinessViewData(
{required this.img,
required this.title,
required this.place,
required this.follower,
required this.ranking});
BusinessViewData(
{required this.img,
required this.title,
required this.place,
required this.follower,
required this.ranking});