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