{ "username": "javiercbk", "favouriteInteger": 18, "favouriteDouble": 1.618, "url": "https://api.github.com/users/javiercbk", "html_url": "https://github.com/javiercbk", "tags": ["dart", "json", "cool"], "randomIntegers": [1, 2, 3], "randomDoubles": [1.1, 2.2, 3.3], "personalInfo": { "firstName": "Javier", "lastName": "Lecuona", "location": "Buenos Aires, Argentina", "phones": [ { "type": "work", "number": "123-this-is-a-fake-phone", "shouldCall": false }, { "type": "home", "number": "123-this-is-a-phony-phone", "shouldCall": false } ] } }