create static method

ProtoAnswersDb create()

Implementation

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