CryptoProLicenseInfo constructor
CryptoProLicenseInfo({})
Implementation
CryptoProLicenseInfo({
this.serialNumber,
this.expiredThroughDays,
this.licenseInstallDate,
this.existingLicenseStatus,
});
CryptoProLicenseInfo({
this.serialNumber,
this.expiredThroughDays,
this.licenseInstallDate,
this.existingLicenseStatus,
});