ReplyMessageCallBack typedef
ReplyMessageCallBack =
void Function(ReplyMessage replyMessage)
Implementation
typedef ReplyMessageCallBack = void Function(ReplyMessage replyMessage);
typedef ReplyMessageCallBack = void Function(ReplyMessage replyMessage);