angulardart/angular

Why are map literals (ie {foo: bar}) no longer supported in the model in AngularDart 6?

insinfo opened this issue · 1 comments

Why are map literals (ie {foo: bar}) no longer supported in the model in AngularDart 6?
This was a very useful feature

agreed.
It is very useful and having to remove all maps from templates and create a property in the component will be a bummer.