menu
flutter_webrtc_fixed package
documentation
flutter_webrtc_fixed.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_fixed package
documentation
flutter_webrtc_fixed
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription class