getDefault static method

ProtoShortAnswerDb getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ProtoShortAnswerDb getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<ProtoShortAnswerDb>(create);