You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using decorators with object properties, doesn't create dart models, removing r@ in "[email protected]" works, but settings member is not required in that instance
Expected Behavior
using @ decorators should work
Steps To Reproduce
No response
Version
v3.5.8
Relevant JSON syntax
{
"__className": "test.model", // <- The base class name of the object.
"r@id": "lib_c1u6t4p45c35rf0nzd",
"r@name": "Main",
"[email protected]": [{
"id": "fol_bev1zuxhb0j0s1wehr"
}],
"[email protected]": {
"r@coverAspectRatio": 1
}
}
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
using decorators with object properties, doesn't create dart models, removing r@ in "[email protected]" works, but settings member is not required in that instance
Expected Behavior
using @ decorators should work
Steps To Reproduce
No response
Version
Relevant JSON syntax
Anything else?
No response
The text was updated successfully, but these errors were encountered: