ExportLeadResponseModel({ String? filePath, num? success,}){ _filePath = filePath; _success = success; }