createHref abstract method

String createHref(
  1. Uri uri
)

Formats a Uri as an href for this history implementation.

Implementation

String createHref(Uri uri);