csp property - IFrameElement class - dart:html library (original) (raw)
String? getcsp
Implementation
String? get csp native;
setcsp (String? value)
Implementation
set csp(String? value) native;
String? getcsp
String? get csp native;
setcsp (String? value)
set csp(String? value) native;