NonPackedFixed32$json top-level constant

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

Implementation

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