menu
testfairy_flutter package
documentation
testfairy_flutter.dart
FeedbackContent
FeedbackContent.new constructor
FeedbackContent.new constructor
dark_mode
light_mode
FeedbackContent
constructor
FeedbackContent
(
String
email
,
String
text
,
double
timestamp
,
int
feedbackNo
,
)
Constructor
Implementation
FeedbackContent(this.email, this.text, this.timestamp, this.feedbackNo);
testfairy_flutter package
documentation
testfairy_flutter
FeedbackContent
FeedbackContent.new constructor
FeedbackContent class