protocol property
protocol represents the IP protocol for this port. Must be UDP, TCP, or SCTP. Default is TCP.
Implementation
final String? protocol;
protocol represents the IP protocol for this port. Must be UDP, TCP, or SCTP. Default is TCP.
final String? protocol;