menu
studyu_core package
documentation
core.dart
Answer<V>
Answer constructor
Answer constructor
dark_mode
light_mode
Answer<
V
>
constructor
Answer<
V
>
(
String
question
,
DateTime
timestamp
)
Implementation
Answer(this.question, this.timestamp);
studyu_core package
documentation
core
Answer<V>
Answer constructor
Answer class