OnUserClick typedef

OnUserClick = void Function(String userID)

Implementation

typedef OnUserClick = void Function(String userID);