Group constructor
Group({})
Implementation
Group({
this.groupID,
this.groupName,
this.groupshortName,
this.description,
this.groupLogo,
this.groupBanner,
this.groupType,
this.groupURL,
this.groupUsers,
this.groupUsersCount,
this.joinStatus,
this.groupSocial,
this.myRole,
});