()
| 83136 | return __classPrivateFieldGet12(this, _AssistantStream_currentRunSnapshot, "f"); |
| 83137 | } |
| 83138 | currentMessageSnapshot() { |
| 83139 | return __classPrivateFieldGet12(this, _AssistantStream_messageSnapshot, "f"); |
| 83140 | } |
| 83141 | currentRunStepSnapshot() { |
| 83142 | return __classPrivateFieldGet12(this, _AssistantStream_currentRunStepSnapshot, "f"); |
| 83143 | } |
| 83144 | async finalRunSteps() { |
nothing calls this directly
no test coverage detected