Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

fix compiler issue #751

Closed
wants to merge 1 commit into from
Closed

fix compiler issue #751

wants to merge 1 commit into from

Conversation

fatcalf
Copy link

@fatcalf fatcalf commented Mar 19, 2022

line number 31 wouldn't compile for me.

The argument type 'List<Series<dynamic, dynamic>>' can't be assigned to the parameter type 'List<Series<dynamic, DateTime>>'.

line number 31 wouldn't compile for me.  

The argument type 'List<Series<dynamic, dynamic>>' can't be assigned to the parameter type 'List<Series<dynamic, DateTime>>'.
@google-cla
Copy link

google-cla bot commented Mar 19, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@stuartmorgan
Copy link
Collaborator

This project is no longer maintained, and cannot accept any PRs. Community members interested in collaborating on a community-maintained fork can coordinate in this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants