player property Null safety
final
The color of the player that resigned.
This is only set by the server, therefore clients can send null
here.
Implementation
final insanichess.PieceColor? player;
The color of the player that resigned.
This is only set by the server, therefore clients can send null
here.
final insanichess.PieceColor? player;