Fix non-strong compile (dart-lang/stream_transform#12) Did not see this with strong mode analyzer. In Dart2Js generic type arguments are not allowed on const constructor calls.