TurnCompleted constructor

const TurnCompleted(
  1. ConversationTurn turn
)

Implementation

const TurnCompleted(this.turn);