k-paxian / dart-json-mapper

Serialize / Deserialize Dart Objects to / from JSON
https://pub.dev/packages/dart_json_mapper
Other
399 stars 33 forks source link

@Json takes no effect even if put on top class & processAnnotatedMembersOnly in option will ignore all members when serialization #220

Closed jessenee closed 10 months ago

jessenee commented 10 months ago

flutter version 3.13.2 @Json takes no effect even if put on top class processAnnotatedMembersOnly in option will ignore all members when serialization

jessenee commented 10 months ago

sorry, after stop watch and rebuild relector manually, the second issue is gone. I didn't check the first, but i can pass it as options.