UInt32Value$json top-level constant

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

Implementation

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