Answer<V>.forQuestion constructor
Answer<V>.forQuestion (
- Question question,
- V response
Implementation
Answer.forQuestion(Question question, this.response)
: question = question.id,
timestamp = DateTime.now();