protocol property

String? protocol
final

The IP protocol for this port. Supports "TCP", "UDP", and "SCTP". Default is TCP.

Implementation

final String? protocol;