CppFeatures_StringType$json top-level constant

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

Implementation

@$core.Deprecated('Use cppFeaturesDescriptor instead')
const CppFeatures_StringType$json = {
  '1': 'StringType',
  '2': [
    {'1': 'STRING_TYPE_UNKNOWN', '2': 0},
    {'1': 'VIEW', '2': 1},
    {'1': 'CORD', '2': 2},
    {'1': 'STRING', '2': 3},
  ],
};