CodeForPairingDevice$json top-level constant

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

Implementation

@$core.Deprecated('Use codeForPairingDeviceDescriptor instead')
const CodeForPairingDevice$json = {
  '1': 'CodeForPairingDevice',
  '2': [
    {'1': 'firmId', '3': 1, '4': 1, '5': 9, '10': 'firmId'},
    {'1': 'chainId', '3': 2, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'boutiqueId', '3': 3, '4': 1, '5': 9, '10': 'boutiqueId'},
    {'1': 'userId', '3': 4, '4': 1, '5': 9, '10': 'userId'},
    {'1': 'code', '3': 5, '4': 1, '5': 5, '10': 'code'},
    {'1': 'timestampUTC', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestampUTC'},
  ],
};