PlayIntegrityApi class Null safety
The Play Integrity API helps you check that you're interacting with your genuine app on a genuine Android device powered by Google Play services.
The Play Integrity API has replaced SafetyNet Attestation and Android Device Verification.
Constructors
- PlayIntegrityApi(Client client, {String rootUrl = 'https://playintegrity.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- v1 → V1Resource
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- playintegrityScope → const String
-
Private Service: https://www.googleapis.com/auth/playintegrity
'https://www.googleapis.com/auth/playintegrity'