lastTurnDate
The date and time that this participant last took a turn in the game.
Declaration
var lastTurnDate: Date? { get }Discussion
This property is invalid until the participant takes their first turn.
The date and time that this participant last took a turn in the game.
var lastTurnDate: Date? { get }This property is invalid until the participant takes their first turn.