openURL abstract method

Future<void> openURL(
  1. String url
)

Implementation

Future<void> openURL(String url);