fallbackCustomTabs property

List<String>? fallbackCustomTabs
final

Package list of non-Chrome browsers supporting Custom Tabs. The top of the list is used with the highest priority.

Implementation

final List<String>? fallbackCustomTabs;