String? get fileTarget => _$this._fileTarget;
set fileTarget(covariant String? fileTarget) => _$this._fileTarget = fileTarget;