UrlCallback typedef

UrlCallback = void Function(String token)

Implementation

typedef UrlCallback = void Function(String url);