trustedHref property - Location class - dart:html library (original) (raw)
TrustedUrl? gettrustedHref
Implementation
TrustedUrl? get trustedHref native;
settrustedHref (TrustedUrl? value)
Implementation
set trustedHref(TrustedUrl? value) native;
TrustedUrl? gettrustedHref
TrustedUrl? get trustedHref native;
settrustedHref (TrustedUrl? value)
set trustedHref(TrustedUrl? value) native;