protocol property

String? protocol
final

protocol represents the protocol (TCP, UDP, or SCTP) which traffic must match. If not specified, this field defaults to TCP.

Implementation

final String? protocol;