nonce property - NoncedElement class - dart:html library (original) (raw)

description

String? getnonce

Implementation

String? get nonce native;

setnonce (String? value)

Implementation

set nonce(String? value) native;