forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
45 lines (45 loc) · 1.19 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"_id": "57112806d874e9e6df7099d4",
"index": 0,
"guid": "77dc6167-2351-4a64-a603-aceaff115432",
"isActive": false,
"balance": "$1,316.41",
"picture": "http://placehold.it/32x32",
"age": 21,
"eyeColor": "brown",
"name": "Marta Hartman",
"gender": "female",
"company": "EXAMPLE",
"email": "[email protected]",
"phone": "+1 (555) 555-2328",
"address": "463 Temple Court, Brandywine, Kansas, 1113",
"about": "Incididunt commodo sunt commodo nulla adipisicing duis aute enim aute minim reprehenderit aute consectetur. Eu laborum esse aute laborum aute. Tempor in cillum exercitation aliqua velit quis incididunt esse ea nisi. Cillum pariatur reprehenderit est nisi nisi exercitation.\r\n",
"registered": "2014-01-18T12:32:22 +08:00",
"latitude": 4.101477,
"longitude": 39.153115,
"tags": [
"pariatur",
"sit",
"sint",
"ex",
"minim",
"veniam",
"ullamco"
],
"friends": [
{
"id": 0,
"name": "Tricia Guerra"
},
{
"id": 1,
"name": "Paula Dillard"
},
{
"id": 2,
"name": "Ursula Stout"
}
],
"greeting": "Hello, Marta Hartman! You have 4 unread messages.",
"favoriteFruit": "strawberry"
}