create static method

FaqAnswer create()

Implementation

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