appLinkGenerator property

LinkFromHandle<Subject>? appLinkGenerator
final

A callback function to generate a direct app link. This generator is provided with the handle and arguments, if any

Implementation

final LinkFromHandle<Subject>? appLinkGenerator;