MessageSentNotification typedef

MessageSentNotification = void Function(String sentByUser)

Implementation

typedef MessageSentNotification = void Function(String sentByUser);