TTGatewayGetAroundWifiCallback typedef

TTGatewayGetAroundWifiCallback = void Function(bool finished, List wifiList)

Implementation

typedef TTGatewayGetAroundWifiCallback = void Function(
    bool finished, List wifiList);