PackedFixed32$json top-level constant

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

Implementation

@$core.Deprecated('Use packedFixed32Descriptor instead')
const PackedFixed32$json = const {
  '1': 'PackedFixed32',
  '2': const [
    const {
      '1': 'repeated_fixed32',
      '3': 2048,
      '4': 3,
      '5': 7,
      '8': const {'2': true},
      '10': 'repeatedFixed32',
    },
  ],
};