1
This commit is contained in:
@@ -6,7 +6,7 @@ class RtcTokenDto {
|
||||
required this.token,
|
||||
});
|
||||
|
||||
String uid;
|
||||
int uid;
|
||||
DateTime expiresAt;
|
||||
String channel;
|
||||
String token;
|
||||
|
||||
Reference in New Issue
Block a user