account.key will get me two value of “1”,“2”
how to i get the value of taskStatus which is “pending”?
account.key will get me two value of “1”,“2”
how to i get the value of taskStatus which is “pending”?
anyone can help me with this?
Hello,
show your model / array. I assume you have an array, where you store objects. Create for your object an interface, so intellisense will help you to access your whatever.
Best regards, anna-liebt