Updated the inclusion of the `States` property in the `ReadAsync` method of `ProfileObjRepository` to check for null values before accessing `State1`. This change prevents potential null reference exceptions.
WorkFlow
Description
Languages
C#
100%