OnWaitAppSelect typedef

OnWaitAppSelect = int Function(List<String> appNameList, bool isFirstSelect)

Implementation

typedef OnWaitAppSelect = int Function(
    List<String> appNameList, bool isFirstSelect);