menu
linkforty_flutter package
documentation
models/install_response.dart
InstallResponse
matchedFactors property
matchedFactors property
dark_mode
light_mode
matchedFactors
property
List
<
String
>
matchedFactors
final
Which fingerprint factors matched
Implementation
final List<String> matchedFactors;
linkforty_flutter package
documentation
models/install_response
InstallResponse
matchedFactors property
InstallResponse class