LicenseStatus

data class LicenseStatus(val licenseState: LicenseState, val error: String?)

Constructors

Link copied to clipboard
constructor(licenseState: LicenseState, error: String?)

Properties

Link copied to clipboard
Link copied to clipboard