onVMSend property

dynamic Function(XFile audio)? onVMSend
final

call back function on voice message sent

Implementation

final Function(XFile audio)? onVMSend;