getnumberOfusers property
Callback to provide the number of users (chats) in the list.
Implementation
final Function(int numberOfusers) getnumberOfusers;
Callback to provide the number of users (chats) in the list.
final Function(int numberOfusers) getnumberOfusers;