toUrl method

  1. @override
UrlData toUrl()
override

Implementation

@override
UrlData toUrl() {
  return next.toUrl();
}