menu
Dart
dart:html
RtcSessionDescription
sdp property
sdp
brightness_4
brightness_5
description
sdp
property
String
?
sdp
Implementation
String? get sdp native;
void
sdp=
(
String
?
value
)
Implementation
set sdp(String? value) native;
Dart
dart:html
RtcSessionDescription
sdp property
RtcSessionDescription class
Constructors
RtcSessionDescription
Properties
hashCode
runtimeType
sdp
type
Methods
noSuchMethod
toString
Operators
operator ==