onVMSend property
dynamic Function(XFile audio)?
onVMSend
final
call back function on voice message sent
Implementation
final Function(XFile audio)? onVMSend;
call back function on voice message sent
final Function(XFile audio)? onVMSend;