in lib/src/multi_headers.dart [88:92]
set port(int? value) { for (var headers in _headers) { headers.port = value; } }