trustedHref property Null safety

TrustedUrl? trustedHref

Implementation

TrustedUrl? get trustedHref native;
void trustedHref=(TrustedUrl? value)

Implementation

set trustedHref(TrustedUrl? value) native;