menu
linkforty_flutter package
documentation
models/install_response.dart
InstallResponse
installId property
installId property
dark_mode
light_mode
installId
property
String
installId
final
Identifies the unique app installation on the LinkForty backend.
Implementation
final String installId;
linkforty_flutter package
documentation
models/install_response
InstallResponse
installId property
InstallResponse class