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