Handle a callback URL.
Future<bool> handleUrl(Uri url) { throw UnimplementedError('handleUrl() has not been implemented.'); }