SlowLink typedef

SlowLink = void Function(bool? uplink, int? lost)

Implementation

typedef SlowLink = void Function(bool? uplink, int? lost);