menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription.new constructor
dark_mode
light_mode
RTCSessionDescription
constructor
RTCSessionDescription
(
String
?
sdp
,
String
?
type
)
Implementation
RTCSessionDescription(this.sdp, this.type);
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription class