navigatorPushWebView abstract method

Future navigatorPushWebView(
  1. String url, [
  2. int type = 0
])

跳转网页支付

Implementation

Future navigatorPushWebView(String url, [int type = 0]);