onNoChats property

(dynamic Function()?) onNoChats
final

Callback function for handling when there are no chats.

Implementation

final Function()? onNoChats;