Closed
Description
I was trying to serialize via Document(ResourceData(resourceObj)).toJson();
but I ended up with a plain ResourceObject
inside a JSON property.
Shouldn't this line be calling toJson()
?
https://github.com/f3ath/json-api-dart/blob/master/lib/src/document/resource_data.dart#L35
(And thank you for the fantastic library!)
Metadata
Metadata
Assignees
Labels
No labels