Add separate import for `IsolateChannel` (dart-lang/stream_channel#40) This will allow us to move to this import in the few packages which are using this class, like test, without having a fully broken state in between, and without required `git` dependency overrides.