InnerSpec$json top-level constant

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

Implementation

@$core.Deprecated('Use innerSpecDescriptor instead')
const InnerSpec$json = const {
  '1': 'InnerSpec',
  '2': const [
    const {'1': 'child_order', '3': 1, '4': 3, '5': 5, '10': 'childOrder'},
    const {'1': 'child_size', '3': 2, '4': 1, '5': 5, '10': 'childSize'},
    const {'1': 'min_prefix_length', '3': 3, '4': 1, '5': 5, '10': 'minPrefixLength'},
    const {'1': 'max_prefix_length', '3': 4, '4': 1, '5': 5, '10': 'maxPrefixLength'},
    const {'1': 'empty_child', '3': 5, '4': 1, '5': 12, '10': 'emptyChild'},
    const {'1': 'hash', '3': 6, '4': 1, '5': 14, '6': '.ics23.HashOp', '10': 'hash'},
  ],
};