String historyPathProfile({required String profileDir}) { return '$historyDir/$profileDir/$historyFile'; }