Paul Berry
b66dd3d456
Stop using generic comment syntax in observatory.
...
In most cases the correct fix is to simply drop the generic comment
syntax (e.g. replace "List/*<Map>*/" with "List"). We can't use the
more precise type because the runtime type is actually more general
(e.g. when processing an object that came from the JSON parser, all
lists have runtime type List<dynamic>, even if their elements happen
to be uniform). But we can introduce more precise types when handling
substructures.
Exception: all JSON-derived maps have type Map<String, dynamic> (since
JSON maps always have string keys), so we can use a more precise type
when dealing with JSON maps.
Change-Id: I48c9dbdda97c11530978212146f74db7b43f5197
Reviewed-on: https://dart-review.googlesource.com/58320
Reviewed-by: Ryan Macnak <rmacnak@google.com >
Commit-Queue: Paul Berry <paulberry@google.com >
2018-06-05 18:29:26 +00:00
..
2018-04-06 08:40:02 +00:00
2018-04-06 08:40:02 +00:00
2017-11-03 20:55:56 +00:00
2018-01-12 20:12:41 +00:00
2018-05-25 11:54:20 +00:00
2018-01-12 20:12:41 +00:00
2018-01-11 01:31:17 +00:00
2018-05-15 12:03:22 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2018-05-14 15:00:27 +00:00
2017-12-19 17:45:55 +00:00
2018-06-04 21:04:20 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-06-05 18:29:26 +00:00
2018-01-12 20:12:41 +00:00
2018-01-11 01:31:17 +00:00
2017-12-20 13:02:12 +00:00
2018-01-11 01:31:17 +00:00
2018-02-08 20:46:19 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2018-01-12 20:12:41 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-12 20:12:41 +00:00
2018-04-06 08:40:02 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-04-16 16:11:57 +00:00
2018-05-15 12:03:22 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-03-21 10:07:26 -07:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2018-01-11 01:31:17 +00:00
2017-12-20 00:45:28 +00:00
2018-06-05 04:16:39 +00:00
2018-05-31 18:46:07 +00:00
2018-01-12 20:12:41 +00:00
2018-05-15 12:03:22 +00:00
2018-05-08 13:35:52 +00:00
2018-05-17 13:59:57 +00:00
2018-05-31 18:46:07 +00:00
2018-01-12 20:12:41 +00:00
2018-01-12 20:12:41 +00:00
2017-12-19 17:45:55 +00:00
2018-06-05 04:16:39 +00:00
2018-01-12 20:12:41 +00:00
2018-01-12 20:12:41 +00:00
2018-04-16 16:11:57 +00:00
2018-06-05 04:16:39 +00:00
2018-04-16 16:11:57 +00:00
2018-06-05 04:16:39 +00:00
2018-06-05 04:16:39 +00:00
2018-04-16 16:11:57 +00:00
2017-03-21 10:07:26 -07:00
2017-12-19 17:45:55 +00:00
2018-04-16 16:11:57 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2018-03-30 18:17:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-04-16 16:11:57 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-02-27 10:42:07 +00:00
2018-01-11 01:31:17 +00:00
2018-05-15 12:03:22 +00:00
2018-06-05 04:16:39 +00:00
2017-12-19 17:45:55 +00:00
2018-04-04 23:56:56 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-05-21 20:00:58 +00:00
2018-05-21 20:00:58 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2017-10-04 06:18:32 +00:00
2017-10-04 06:18:32 +00:00
2017-10-04 06:18:32 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-10 07:07:39 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2017-12-20 00:45:28 +00:00
2017-12-20 00:45:28 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2017-12-19 17:45:55 +00:00
2018-03-30 18:17:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2018-05-14 15:00:27 +00:00
2018-04-16 16:11:57 +00:00
2018-01-11 01:31:17 +00:00
2017-03-21 10:07:26 -07:00
2017-12-19 17:45:55 +00:00
2017-12-20 00:45:28 +00:00
2017-12-20 00:45:28 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2018-05-14 15:00:27 +00:00
2018-05-29 11:43:25 +00:00
2018-06-05 18:29:26 +00:00
2018-06-04 21:04:20 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-20 00:45:28 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-20 13:02:12 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-19 17:45:55 +00:00
2017-12-20 00:45:28 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2018-04-16 16:11:57 +00:00
2017-09-27 02:45:15 +00:00
2018-01-11 01:31:17 +00:00
2018-01-11 01:31:17 +00:00
2018-04-16 16:11:57 +00:00
2017-12-19 17:45:55 +00:00
2018-03-14 17:08:17 +00:00
2017-12-19 17:45:55 +00:00
2018-01-11 01:31:17 +00:00
2018-01-11 01:31:17 +00:00
2018-01-11 01:31:17 +00:00