getDeeplinkData method

Future<String?> getDeeplinkData()

Implementation

Future<String?>  getDeeplinkData() async {
  throw UnimplementedError('platformVersion() has not been implemented.');
}