menu
studyu_core package
documentation
core.dart
DateQuestion
constructAnswer method
constructAnswer method
dark_mode
light_mode
constructAnswer
method
Answer
<
DateTime
>
constructAnswer
(
DateTime
response
)
Implementation
Answer<DateTime> constructAnswer(DateTime response) => Answer.forQuestion(this, response);
studyu_core package
documentation
core
DateQuestion
constructAnswer method
DateQuestion class