ServiceVersions$json top-level constant

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

Implementation

@$core.Deprecated('Use serviceVersionsDescriptor instead')
const ServiceVersions$json = {
  '1': 'ServiceVersions',
  '2': [
    {'1': 'server', '3': 1, '4': 1, '5': 9, '10': 'server'},
    {'1': 'protos_weebi', '3': 2, '4': 1, '5': 9, '10': 'protos_weebi'},
    {'1': 'fence_service', '3': 3, '4': 1, '5': 9, '10': 'fence_service'},
    {'1': 'models_weebi', '3': 4, '4': 1, '5': 9, '10': 'models_weebi'},
  ],
};