JobCreate constructor
JobCreate({})
Returns a new JobCreate instance.
Implementation
JobCreate({
this.componentTypeId,
@required this.assetModelId,
this.entityId,
this.externalIdentifier,
this.name,
this.description,
this.externalObjectType,
});