srcdoc 属性

String? srcdoc

实现

String? get srcdoc native;
void srcdoc=(String? value)

实现

set srcdoc(String? value) native;