♻️ Proper local participant
This commit is contained in:
@@ -152,7 +152,6 @@ sealed class CallParticipant with _$CallParticipant {
|
||||
required String accountId,
|
||||
@Default(null) SnAccount? account,
|
||||
required DateTime joinedAt,
|
||||
@Default(false) bool isLocal,
|
||||
}) = _CallParticipant;
|
||||
|
||||
factory CallParticipant.fromJson(Map<String, dynamic> json) =>
|
||||
|
Reference in New Issue
Block a user