FULLY_CORRECT constant

AnswerFeedback_CorrectnessLevel const FULLY_CORRECT

Implementation

static const AnswerFeedback_CorrectnessLevel FULLY_CORRECT =
    AnswerFeedback_CorrectnessLevel._(
        3,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'FULLY_CORRECT');