onLink property

Implementation

static Stream<NiceDeeplinksData> get onLink {
  return DeeplinksFlutterPlatform.instance.onLink.asyncMap(fetchDeeplinkData);
}