csp property - IFrameElement class - dart:html library (original) (raw)

description

String? getcsp

Implementation

String? get csp native;

setcsp (String? value)

Implementation

set csp(String? value) native;