VoiceMoveEventHandler typedef
VoiceMoveEventHandler =
FutureOr Function(VoiceState)
Implementation
typedef VoiceMoveEventHandler = FutureOr Function(VoiceState);
typedef VoiceMoveEventHandler = FutureOr Function(VoiceState);