menu
research_package package
documentation
model.dart
Interaction
Interaction constructor
Interaction constructor
dark_mode
light_mode
Interaction
constructor
Interaction
(
DateTime
time
,
String
correctness
,
String
type
,
String
description
,
)
Implementation
Interaction(this.time, this.correctness, this.type, this.description);
research_package package
documentation
model
Interaction
Interaction constructor
Interaction class