redirectToUrl function

Future<void> redirectToUrl(
  1. String url
)

Implementation

Future<void> redirectToUrl(String url) async {}