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