DiawiModel constructor
DiawiModel({})
Implementation
DiawiModel({
this.enabled = false, // Default for enabled
this.token,
this.wallOfApps,
this.findByUdid,
this.callbackUrl,
this.installationNotifications,
this.password,
this.comment,
});