matchFunc property
Function to determine if this handler matches a given protocol
Implementation
final bool Function(ProtocolID) matchFunc;
Function to determine if this handler matches a given protocol
final bool Function(ProtocolID) matchFunc;