menu
flutter_root_jailbreak_checker package
documentation
models/integrity_check_config.dart
IntegrityCheckConfig
requestHash property
requestHash property
dark_mode
light_mode
requestHash
property
String
?
requestHash
final
An optional hash of the request to be verified by the Play Integrity API.
Implementation
final String? requestHash;
flutter_root_jailbreak_checker package
documentation
models/integrity_check_config
IntegrityCheckConfig
requestHash property
IntegrityCheckConfig class