openDeepLink abstract method

Future<bool?> openDeepLink(
  1. String url
)

Implementation

Future<bool?> openDeepLink(String url);