OpenURL method

String OpenURL(
  1. String url
)

Implementation

String OpenURL(
  String url,
) => 'OpenURL($url)';