game property

Game? get game

Get currently assigned room's game.

Implementation

Game? get game => _firebaseRoomCommunicator?.room.game;