NodeIdDecoder typedef

NodeIdDecoder = dynamic Function(String nodeId)

Implementation

typedef NodeIdDecoder = dynamic Function(String nodeId);