-
Couldn't load subscription status.
- Fork 19
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
using decorators with object properties, doesn't create dart models, removing r@ in "r@settings.LibrarySettings" works, but settings member is not required in that instance
Expected Behavior
using @ decorators should work
Steps To Reproduce
No response
Version
v3.5.8Relevant JSON syntax
{
"__className": "test.model", // <- The base class name of the object.
"r@id": "lib_c1u6t4p45c35rf0nzd",
"r@name": "Main",
"r@folders.Folder": [{
"id": "fol_bev1zuxhb0j0s1wehr"
}],
"r@settings.LibrarySettings": {
"r@coverAspectRatio": 1
}
}Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels