FaqStatistics constructor
FaqStatistics({
- required int indexedQuestionAnswersCount,
Implementation
FaqStatistics({
required this.indexedQuestionAnswersCount,
});
FaqStatistics({
required this.indexedQuestionAnswersCount,
});