gameRef property

T get gameRef

Equivalent to the game property.

Implementation

T get gameRef => game;