captain property Null safety
read / write
A member that wins on behalf of the entire team.
If not null, when any one of the GestureArenaTeam members claims victory the captain accepts the gesture. If null, the member that claims a victory accepts the gesture.
Implementation
GestureArenaMember? captain;