UserInfoCallback typedef

UserInfoCallback = void Function(int uid, UserInfo userInfo)

Implementation

typedef UserInfoCallback = void Function(int uid, UserInfo userInfo);