supportedProtocols property

List<String> supportedProtocols
getter/setter pair

Implementation

List<String> supportedProtocols = [jsonSubProtocol, cborSubProtocol, msgpackSubProtocol];