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