Map<String, dynamic> toJSON() => { 'placeholderIds': receiverPlaceholders, 'userIdList': userIdList?.toJSON(), };