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

Not possible to map to nested fields @JsonKey(name: "inner.name") #871

Closed
venil7 opened this issue Apr 10, 2021 · 2 comments
Closed

Not possible to map to nested fields @JsonKey(name: "inner.name") #871

venil7 opened this issue Apr 10, 2021 · 2 comments

Comments

@venil7
Copy link

venil7 commented Apr 10, 2021

flutter --version                                                                                                              1 ↵
Flutter 2.0.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b1395592de (9 days ago) • 2021-04-01 14:25:01 -0700
Engine • revision 2dce47073a
Tools • Dart 2.12.2

Not possible to map to inner/nested maps or arrays

@JsonKey(name: "inner.name")
String name;
@kevmoo
Copy link
Collaborator

kevmoo commented Apr 10, 2021

Duplicate of #490

@kevmoo kevmoo marked this as a duplicate of #490 Apr 10, 2021
@kevmoo kevmoo closed this as completed Apr 10, 2021
@kevmoo
Copy link
Collaborator

kevmoo commented Apr 10, 2021

Duplicate of #490

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

2 participants