integrity property

String get integrity

The integrity read-only property of the Request interface contains the subresource integrity value of the request.

Implementation

external String get integrity;