menu
Dart
dart:html
Location
trustedHref property
trustedHref
dark_mode
light_mode
description
trustedHref
property
TrustedUrl
?
get
trustedHref
Implementation
TrustedUrl? get trustedHref native;
set
trustedHref
(
TrustedUrl
?
value
)
Implementation
set trustedHref(TrustedUrl? value) native;
Dart
dart:html
Location
trustedHref property
Location class
Cookies management controls