RtcAudioVolumeIndicationCallback typedef Null safety
Implementation
typedef RtcAudioVolumeIndicationCallback = void Function(
    List<NEMemberVolumeInfo> volumes, int totalVolume);
typedef RtcAudioVolumeIndicationCallback = void Function(
    List<NEMemberVolumeInfo> volumes, int totalVolume);