protocol property

String? protocol
final

protocol represents the IP protocol for this port. Must be UDP, TCP, or SCTP. Default is TCP.

Implementation

final String? protocol;