SimpleInt$json top-level constant

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

Implementation

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