Fix all `(object)param` and `dynamic param` declarations; we already fixed...
Fix all `(object)param` and `dynamic param` declarations; we already fixed this for non-async, but it looks like it was missed for async; this is not a breaking change: `dynamic` is actually `object`+attribute
Showing
Please register or sign in to comment