InvokeWithGooglePlayIntegrity constructor
const
InvokeWithGooglePlayIntegrity({})
Invoke With Google Play Integrity constructor.
Implementation
const InvokeWithGooglePlayIntegrity({
required this.nonce,
required this.token,
required this.query,
}) : super._();