deeplinks property

List<AndroidDeeplink> deeplinks
final

The supported deep link of the Android build of this Flutter project.

This list also include deeplinks with custom scheme.

Implementation

final List<AndroidDeeplink> deeplinks;