wrapperSessionUcrReportResponseStatusValues top-level property
Implementation
final wrapperSessionUcrReportResponseStatusValues = EnumValues({
"ucrReportFailed": WrapperSessionUcrReportResponseStatus.UCR_REPORT_FAILED,
"ucrReportSucceeded": WrapperSessionUcrReportResponseStatus.UCR_REPORT_SUCCEEDED
});