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