LastmileProbeCallback typedef Null safety

LastmileProbeCallback = void Function(LastmileProbeResult result)

Implementation

typedef LastmileProbeCallback = void Function(LastmileProbeResult result);