DescriptionFix field override error
This fixes the following error reported by https://codereview.chromium.org/1430953004/ (not landed yet):
severe: [InvalidFieldOverride] Field declaration _ControllerSubscription<T>._controller cannot be overridden in _BroadcastSubscription. (dart:async/broadcast_stream_controller.dart, line 40, col 3)
Devon: this should address https://github.com/flutter/atom-flutter-dev/issues/2
R=leafp@google.com
Committed: https://github.com/dart-lang/dev_compiler/commit/927028ec663ba544ee39d8b137c88f0ea65285d5
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|