unsafelyCreate method Null safety

TrustedUrl unsafelyCreate(
  1. String url
)

Implementation

static TrustedUrl unsafelyCreate(String url) native;