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

parsing nested json #51

Open
ekaeriana opened this issue Nov 9, 2022 · 0 comments
Open

parsing nested json #51

ekaeriana opened this issue Nov 9, 2022 · 0 comments

Comments

@ekaeriana
Copy link

ekaeriana commented Nov 9, 2022

Hi, I'm new to Flutter.

I facing problem when I try to parsing "complex" json with nested list. How to parsing nested json data in model file, while the entity doesn't contain .fromJson() and .toJson() ?
We know that model class extends entity class.

It's confused me.
Thank you :)

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

1 participant