bbb8905075
This ensures that the resulting Iterable will have the proper type when run with strong mode semantics. In Dart 1.0 semantics, the type argument to .map is ignored, so this change should be safe. Change-Id: I34924bc7e803b1520af7d174cfe80f5be6b7ac0f Reviewed-on: https://dart-review.googlesource.com/55908 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Paul Berry <paulberry@google.com>