InnerOp$json top-level constant

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

Implementation

@$core.Deprecated('Use innerOpDescriptor instead')
const InnerOp$json = const {
  '1': 'InnerOp',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 14, '6': '.ics23.HashOp', '10': 'hash'},
    const {'1': 'prefix', '3': 2, '4': 1, '5': 12, '10': 'prefix'},
    const {'1': 'suffix', '3': 3, '4': 1, '5': 12, '10': 'suffix'},
  ],
};