PinCode$json top-level constant
Implementation
@$core.Deprecated('Use pinCodeDescriptor instead')
const PinCode$json = {
'1': 'PinCode',
'2': [
{'1': 'EmployeeId', '3': 1, '4': 1, '5': 9, '10': 'EmployeeId'},
{'1': 'Pin', '3': 2, '4': 1, '5': 5, '10': 'Pin'},
],
};