Map<String, dynamic> toMap() { return GameInfoMapper.ensureInitialized().encodeMap<GameInfo>( this as GameInfo, ); }