Dart API Reference
dart:html
Navigator
isProtocolHandlerRegistered
isProtocolHandlerRegistered
method
@DomName('Navigator.isProtocolHandlerRegistered')
@DocsEditable()
@Experimental()
String
isProtocolHandlerRegistered
(
String
scheme
,
String
url
)