StringValue$json top-level constant

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

Implementation

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