OnFriendListDeletedCallback typedef

OnFriendListDeletedCallback = void Function(List<String> userList)

Implementation

typedef OnFriendListDeletedCallback = void Function(List<String> userList);