CreateLicenseRequest$json top-level constant
- @Deprecated('Use createLicenseRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createLicenseRequestDescriptor instead')
const CreateLicenseRequest$json = {
'1': 'CreateLicenseRequest',
'2': [
{'1': 'license', '3': 1, '4': 1, '5': 11, '6': '.weebi.license.License', '10': 'license'},
{'1': 'referralCode', '3': 2, '4': 1, '5': 9, '10': 'referralCode'},
{'1': 'creditAppliedCents', '3': 3, '4': 1, '5': 5, '10': 'creditAppliedCents'},
],
};