Value cannot be null (parameter ‘type’)
I have been using sqlite-net-pcl nuget for my MAUI project. I want to get the return type as list of objects. I didn’t know what type the result is. Is there a way to get this done by using this same nuget in MAUI?