CabinetProto_SpicType$json top-level constant

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

Implementation

@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_SpicType$json = {
  '1': 'SpicType',
  '2': [
    {'1': 'CABINET', '2': 0},
    {'1': 'MANHOLE', '2': 1},
    {'1': 'CLOSURE', '2': 2},
  ],
};