canJoinGame property

bool canJoinGame

Implementation

bool get canJoinGame => connected && code != null;