menu
enif package
documentation
models/faq.dart
Faq
Faq.new constructor
Faq.new constructor
dark_mode
light_mode
Faq
constructor
Faq
(
{
String
?
question
,
String
?
response
,
})
Implementation
Faq({this.question, this.response});
enif package
documentation
models/faq
Faq
Faq.new constructor
Faq class