Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 310f5f8

Browse files
update.
1 parent f9d4a52 commit 310f5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/src/rtc_rtp_capabilities.dart‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class RTCRtpHeaderExtensionCapability {
3232
return RTCRtpHeaderExtensionCapability(map['uri']);
3333
}
3434
String uri;
35-
Map<String, dynamic> toMap() {
35+
Map<dynamic, dynamic> toMap() {
3636
return {
3737
'uri': uri,
3838
};

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /