| { | |
| "type": "Event", | |
| "kind": "Extension", | |
| "extensionKind": "Flutter.Navigation", | |
| "isolate": { | |
| "type": "@Isolate", | |
| "id": "isolates/<NUMBER>", | |
| "name": "main", | |
| "number": "<NUMBER>" | |
| }, | |
| "timestamp": <NUMBER>, | |
| "extensionData": { | |
| "route": { | |
| "description": "MaterialPageRoute<dynamic>(null)", | |
| "settings": { | |
| "name": null | |
| } | |
| } | |
| } | |
| } |