CheckedLicenseStatusEvent constructor

const CheckedLicenseStatusEvent(
  1. LicenseStatus? error
)

Implementation

const CheckedLicenseStatusEvent(this.error);