StopMappingSessionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use stopMappingSessionResponseDescriptor instead')
const StopMappingSessionResponse$json = {
  '1': 'StopMappingSessionResponse',
  '2': [
    {'1': 'package_id', '3': 1, '4': 1, '5': 9, '10': 'packageId'},
    {'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
  ],
};