Food delivery driver module + masked calls + TURN
This commit is contained in:
@@ -114,4 +114,7 @@ class BoxName {
|
||||
static const String isDestinationMatch =
|
||||
'isDestinationMatch'; // 🆕 AI Destination Matching
|
||||
static const String isPrime = 'isPrime'; // 👑 Siro Prime subscription status
|
||||
|
||||
// بيانات اعتماد TURN المؤقتة (مكالمات الصوت) — مخزّنة حتى قرب انتهائها
|
||||
static const String turnIceCache = 'turnIceCache';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user