menu
appsonair_flutter_applink package
documentation
models/app_link_params.dart
AppLinkParams
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name or label associated with the AppLink.
Implementation
final String name;
appsonair_flutter_applink package
documentation
models/app_link_params
AppLinkParams
name property
AppLinkParams class