menu
Dart
dart:html
MediaDeviceInfo class
MediaDeviceInfo
dark_mode
light_mode
描述
MediaDeviceInfo
类
注解
@Native("MediaDeviceInfo")
属性
deviceId
→
String
?
无setter
groupId
→
String
?
无setter
hashCode
→
int
该对象的概念性值。
无setter
继承
kind
→
String
?
无setter
label
→
String
?
无setter
runtimeType
→
Type
对象运行时类型的表示。
无setter
继承
方法
noSuchMethod
(
Invocation
invocation
)
→ dynamic
当访问不存在的方法或属性时被调用。
继承
toString
(
)
→
String
此对象的字符串表示。
继承
运算符
operator ==
(
Object
other
)
→
bool
等性运算符。
继承
Dart
dart:html
MediaDeviceInfo类
dart:html库
Cookie管理控件