PackedInt32$json top-level constant

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

Implementation

@$core.Deprecated('Use packedInt32Descriptor instead')
const PackedInt32$json = const {
  '1': 'PackedInt32',
  '2': const [
    const {
      '1': 'repeated_int32',
      '3': 2048,
      '4': 3,
      '5': 5,
      '8': const {'2': true},
      '10': 'repeatedInt32',
    },
  ],
};