messaging_signalr library

Classes

Chat
we have two type of chat private chat and group chat for group chat name is null
SignalRMessaging
this class manage all functionalities and data's

Enums

ChatType
specify type of chat and used in Chat class

Typedefs

OnTasksEnded = void Function(String message)