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