sduiDeeplinkHandler top-level property

DeelinkHandler sduiDeeplinkHandler
getter/setter pair

This method convert a deeplink URI to an internal URL. If the deeplink URI is not recognize, this method should return null

Implementation

DeelinkHandler sduiDeeplinkHandler = (uri) => null;