IntVal$json top-level constant

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

Implementation

@$core.Deprecated('Use intValDescriptor instead')
const IntVal$json = {
  '1': 'IntVal',
  '2': [
    {'1': 'val', '3': 1, '4': 1, '5': 3, '10': 'val'},
  ],
};