core.Map<core.String, core.dynamic> toJson() => { if (placementId != null) 'placementId': placementId!, if (tagDatas != null) 'tagDatas': tagDatas!, };