menu
firebase_dart package
documentation
implementation/pure_dart.dart
BaseApplicationVerifier
verifyWithPlayIntegrity abstract method
verifyWithPlayIntegrity abstract method
dark_mode
light_mode
verifyWithPlayIntegrity
abstract method
Future
<
String
?
>
verifyWithPlayIntegrity
(
FirebaseAuth
auth
,
String
nonce
)
Implementation
Future<String?> verifyWithPlayIntegrity(FirebaseAuth auth, String nonce);
firebase_dart package
documentation
implementation/pure_dart
BaseApplicationVerifier
verifyWithPlayIntegrity abstract method
BaseApplicationVerifier class