create static method

AnswerRecord create()

Implementation

@$core.pragma('dart2js:noInline')
static AnswerRecord create() => AnswerRecord._();