UpdateFileGenerationStart constructor
UpdateFileGenerationStart({})
Implementation
UpdateFileGenerationStart({
super.extra,
super.client_id,
this.generation_id,
this.original_path,
this.destination_path,
this.conversion,
});