matchFunc property

bool Function(ProtocolID) matchFunc
final

Function to determine if this handler matches a given protocol

Implementation

final bool Function(ProtocolID) matchFunc;