VoiceChatEnded constructor

VoiceChatEnded({
  1. required int duration,
})

Implementation

VoiceChatEnded({required this.duration});