Skip to content
Deedboxlatest

DBX026: A personal-data property cannot hold null

This page explains error DBX026 and how to fix it.

A [PersonalData] property cannot hold null, which it reads as after erasure.

Make it a string or a nullable type.