Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Jun 11, 2019

No description provided.

@nex3 nex3 requested a review from srawlins June 11, 2019 22:52
Copy link
Contributor

@srawlins srawlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

: contents = List.unmodifiable(contents),
super(name);

Future create([String parent]) async {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be typed as Future<void>, for understandability?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was matching the superclass's signature. Probably the whole package should be converted to Future<void>, but I don't think this is the PR for it.

@nex3 nex3 merged commit 5bbbcf9 into master Jun 12, 2019
@nex3 nex3 deleted the archive branch June 12, 2019 00:48
mosuem pushed a commit to dart-lang/test that referenced this pull request Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants