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