dart-wp icon indicating copy to clipboard operation
dart-wp copied to clipboard

How to use "embedModel"

Open Willi180 opened this issue 4 years ago • 0 comments

Im Sorry for new Topic, but I need help. How can I get url from json below. I use argument const arg = {"per_page": "100", "_embed": "author"}; but I cannot get url. Please help. Thanks

"_embedded": { "author": [ { "id": 2, "name": "test", "url": "http://egmrm.ru", "description": "", ...

Willi180 avatar Dec 20 '21 15:12 Willi180