supportsOperation abstract method
Indicates whether this ProtocolClientFactory supports a given
operationType
and subprotocol.
Implementation
@experimental
bool supportsOperation(OperationType operationType, String? subprotocol);
Indicates whether this ProtocolClientFactory supports a given
operationType
and subprotocol.
@experimental
bool supportsOperation(OperationType operationType, String? subprotocol);