WebRTC signaling heartbeat

This commit is contained in:
2025-10-19 18:58:54 +08:00
parent 43d767bc03
commit f4b28c3fa2
7 changed files with 42 additions and 23 deletions

View File

@@ -6,7 +6,7 @@ part of 'call.dart';
// RiverpodGenerator
// **************************************************************************
String _$callNotifierHash() => r'91e546c8711d1b46740ad592cbe481173b227e7b';
String _$callNotifierHash() => r'6db330370d473eaea313dd9f9439d261c355095f';
/// See also [CallNotifier].
@ProviderFor(CallNotifier)