OnSchemeUrl typedef

OnSchemeUrl = void Function(String schemeUrl)

scheme拦截回调

Implementation

typedef OnSchemeUrl = void Function(String schemeUrl);