InviteCard constructor
InviteCard({})
Implementation
InviteCard(
{this.event,
this.invitedPeopleCount,
this.timeAndDate,
this.atSign,
this.memberCount,
this.isStartTime = false});
InviteCard(
{this.event,
this.invitedPeopleCount,
this.timeAndDate,
this.atSign,
this.memberCount,
this.isStartTime = false});