IntyxLicenseException constructor

const IntyxLicenseException(
  1. String message
)

Implementation

const IntyxLicenseException(this.message);