Fix usage of deprecated list ctor (dart-lang/web_socket_channel#140)

- Switch to `List.filled` and fill with `0` to avoid difficulty during
  the null safety migration.
- Add a generic type to avoid an unnecessary implicit dynamic.
1 file changed
tree: 04c2318689e03c53b715a4e156ed1406a858946f
  1. pkgs/