PinCode$json top-level constant

  1. @Deprecated('Use pinCodeDescriptor instead')
Map<String, Object> const PinCode$json

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'},
  ],
};