menu
iconnexz package
documentation
Models/ContactQModel.dart
ContactQ
ContactQ constructor
ContactQ constructor
dark_mode
light_mode
ContactQ
constructor
ContactQ
(
{
String
?
q1
,
String
?
c1
,
String
?
q2
,
String
?
c2
,
String
?
q3
,
String
?
c3
,
String
?
q4
,
String
?
c4
,
})
Implementation
ContactQ({ this.q1, this.c1, this.q2, this.c2, this.q3, this.c3, this.q4, this.c4, });
iconnexz package
documentation
Models/ContactQModel
ContactQ
ContactQ constructor
ContactQ class