ValidateIntegrityState constructor
const
ValidateIntegrityState(
- LicenseDocument license,
- StatusDocument? status,
- String passphrase
Implementation
const ValidateIntegrityState(this.license, this.status, this.passphrase);