getDeepLinkData method

Future<String?> getDeepLinkData()

Implementation

Future<String?> getDeepLinkData() {
  throw UnimplementedError('getPlatformVersion() has not been implemented.');
}