LeafOp$json top-level constant

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

Implementation

@$core.Deprecated('Use leafOpDescriptor instead')
const LeafOp$json = const {
  '1': 'LeafOp',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 14, '6': '.ics23.HashOp', '10': 'hash'},
    const {'1': 'prehash_key', '3': 2, '4': 1, '5': 14, '6': '.ics23.HashOp', '10': 'prehashKey'},
    const {'1': 'prehash_value', '3': 3, '4': 1, '5': 14, '6': '.ics23.HashOp', '10': 'prehashValue'},
    const {'1': 'length', '3': 4, '4': 1, '5': 14, '6': '.ics23.LengthOp', '10': 'length'},
    const {'1': 'prefix', '3': 5, '4': 1, '5': 12, '10': 'prefix'},
  ],
};