Builder

constructor(isComplete: Boolean = false, totalCalls: Int? = null, doneCalls: List<String> = emptyList())