defaultMuted 属性

bool? defaultMuted

实现

bool? get defaultMuted native;
void defaultMuted=(bool? value)

实现

set defaultMuted(bool? value) native;