Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Remove private typedefs #115

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Remove private typedefs #115

merged 1 commit into from
Jan 10, 2020

Conversation

natebosch
Copy link
Contributor

https://dart.dev/guides/language/effective-dart/design#prefer-inline-function-types-over-typedefs

Also drop some comments redundant against a field type and remove a
member named "get*" with a more descriptive name.

https://dart.dev/guides/language/effective-dart/design#prefer-inline-function-types-over-typedefs

Also drop some comments redundant against a field type and remove a
member named "get*" with a more descriptive name.
@natebosch natebosch merged commit dbd2d99 into master Jan 10, 2020
@natebosch natebosch deleted the private-typedefs branch January 10, 2020 18:35
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 18, 2024
https://dart.dev/guides/language/effective-dart/design#prefer-inline-function-types-over-typedefs

Also drop some comments redundant against a field type and remove a
member named "get*" with a more descriptive name.
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