webSetLocationHref function

void webSetLocationHref(
  1. String href
)

Implementation

void webSetLocationHref(String href) => mp.hwSetLocationHref(href);