W3cubDocs

/Dart 2

allowsUri method

bool allowsUri (String uri)

Checks if the uri is allowed on the specified attribute.

The uri provided may or may not be a relative path.

Implementation

bool allowsUri(String uri);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-html/UriPolicy/allowsUri.html