ResourceDescriptor_Style$json top-level constant

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

Implementation

@$core.Deprecated('Use resourceDescriptorDescriptor instead')
const ResourceDescriptor_Style$json = {
  '1': 'Style',
  '2': [
    {'1': 'STYLE_UNSPECIFIED', '2': 0},
    {'1': 'DECLARATIVE_FRIENDLY', '2': 1},
  ],
};