SyntaxFix
Write A Post
Hire A Developer
Questions
try out this if you want to assign value to object and it is showing this error in angular..
crate object in construtor
this.modelObj = new Model(); //<---------- after declaring object above
this.modelObj = new Model();