trustedHref property - Location class - dart:html library (original) (raw)

description

TrustedUrl? gettrustedHref

Implementation

TrustedUrl? get trustedHref native;

settrustedHref (TrustedUrl? value)

Implementation

set trustedHref(TrustedUrl? value) native;