Blueprint constructor
Blueprint({})
Implementation
Blueprint({
this.blueprintId,
this.description,
this.group,
this.isActive,
this.licenseUrl,
this.minPower,
this.name,
this.platform,
this.productUrl,
this.type,
this.version,
this.versionCode,
});