ListInt32$json top-level constant

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

Implementation

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