http property

List<AlpnProtocol> get http

Implementation

List<AlpnProtocol> get http => _http.whereType<AlpnProtocol>().toList();