AppGame.empty constructor

AppGame.empty()

Implementation

factory AppGame.empty() => AppGame(uuid: "", clearGame: () {});