CategoryInformation constructor Null safety
Implementation
CategoryInformation(
{this.generalKnowledge,
this.art,
this.entertainment,
this.science,
this.mythology,
this.history,
this.sports});
CategoryInformation(
{this.generalKnowledge,
this.art,
this.entertainment,
this.science,
this.mythology,
this.history,
this.sports});