CheckLicenseStatusState constructor
const
CheckLicenseStatusState(
- LicenseDocument license,
- StatusDocument? status
Implementation
const CheckLicenseStatusState(this.license, this.status);