UserLicense constructor
UserLicense({})
Implementation
UserLicense({
this.applicationId,
this.customerId,
this.editionId,
this.enabled,
this.id,
this.kind,
this.state,
this.userId,
});
UserLicense({
this.applicationId,
this.customerId,
this.editionId,
this.enabled,
this.id,
this.kind,
this.state,
this.userId,
});