menu
root_detection package
documentation
root_detection_platform_interface.dart
RootDetectionPlatform
getIntegrityToken abstract method
getIntegrityToken abstract method
dark_mode
light_mode
getIntegrityToken
abstract method
Future
<
String
>
getIntegrityToken
(
String
nonce
,
String
gcProjectNumber
)
Implementation
Future<String> getIntegrityToken(String nonce, String gcProjectNumber);
root_detection package
documentation
root_detection_platform_interface
RootDetectionPlatform
getIntegrityToken abstract method
RootDetectionPlatform class