Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json serialization with with deep class object Id and JsonKen(ignore:true) #27

Open
excellencemichel opened this issue Jun 11, 2021 · 3 comments

Comments

@excellencemichel
Copy link

I want to moving the code to Flutter 2.2
When I attempt to go on the note detail, I same the TodoListItem Id is null (but it is not null on firebase firestore), it happen when the TodoListItem Dto is in the toDomain method;
I got this error CastError (Null check operator used on a null value)
Anyone can help me ?

@goevexx
Copy link

goevexx commented Jun 17, 2021

I've got the same issue

@goevexx
Copy link

goevexx commented Jun 23, 2021

Have you removed required?

@ShyrokyiOleksandr
Copy link

Got the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants