protocol property

String? protocol
final

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

.

Implementation

final String? protocol;