getInfoOrDefault method

GameInfo getInfoOrDefault()

Implementation

GameInfo getInfoOrDefault() => getInfo() ?? const GameInfo();