CreateLicenseRequest$json top-level constant

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

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'},
  ],
};