faqs property

List<FAQ>? faqs

Implementation

List<FAQ>? get faqs => _faqService.faqs;