| commit | f5c13384698895da15cab0b021a4d623a4ef1ad7 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Wed Dec 16 09:07:26 2020 -0800 |
| committer | GitHub <noreply@github.com> | Wed Dec 16 09:07:26 2020 -0800 |
| tree | 5d05093ea6f083a7333a70ff80c1112238f076df | |
| parent | d25bfa218f3d8409d194858f7d50fa357f07a9b6 [diff] |
Add a better static Function type (dart-lang/watcher#100) Improves inference so it is no longer necessary to add types on the function literal at the usage point.