| commit | 22a6cb37c4763d0ae8853b970ed5d65b10b21f6b | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Thu Nov 12 14:06:05 2020 -0800 |
| committer | GitHub <noreply@github.com> | Thu Nov 12 14:06:05 2020 -0800 |
| tree | be5a1cc9586b5a9ce13c6dd190dc9eac3b009358 | |
| parent | 2c89b9dddb2d0f491c8b2136a0dd808786d73532 [diff] |
Remove an inferrable argument type (dart-lang/watcher#96) The `runZonedGuarded` API has a more specific static type which allows argument types for function literals to be inferred.