OnIpDetected typedef

OnIpDetected = void Function(List<String> ipList)

Implementation

typedef OnIpDetected = void Function(List<String> ipList);