Int32Value$json top-level constant

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

Implementation

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