AssignmentFailure_Cause$json top-level constant
- @Deprecated('Use assignmentFailureDescriptor instead')
Implementation
@$core.Deprecated('Use assignmentFailureDescriptor instead')
const AssignmentFailure_Cause$json = const {
'1': 'Cause',
'2': const [
const {'1': 'UNKNOWN', '2': 0},
const {'1': 'TICKET_NOT_FOUND', '2': 1},
],
};