InstallJobResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use installJobResponseDescriptor instead')
const InstallJobResponse$json = const {
  '1': 'InstallJobResponse',
  '2': const [
    const {'1': 'job_id', '3': 1, '4': 1, '5': 12, '10': 'jobId'},
  ],
};