UpdateLicenseRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use updateLicenseRequestDescriptor instead')
const UpdateLicenseRequest$json = {
  '1': 'UpdateLicenseRequest',
  '2': [
    {'1': 'licenseId', '3': 1, '4': 1, '5': 9, '10': 'licenseId'},
    {'1': 'license', '3': 2, '4': 1, '5': 11, '6': '.weebi.license.License', '10': 'license'},
  ],
};