CreateLicenseResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createLicenseResponseDescriptor instead')
const CreateLicenseResponse$json = {
  '1': 'CreateLicenseResponse',
  '2': [
    {'1': 'statusResponse', '3': 1, '4': 1, '5': 11, '6': '.google.retail.common.StatusResponse', '10': 'statusResponse'},
    {'1': 'license', '3': 2, '4': 1, '5': 11, '6': '.weebi.license.License', '10': 'license'},
  ],
};