GoogleFirebaseAppcheckV1PlayIntegrityConfigAppIntegrity constructor

GoogleFirebaseAppcheckV1PlayIntegrityConfigAppIntegrity({
  1. bool? allowUnrecognizedVersion,
})

Implementation

GoogleFirebaseAppcheckV1PlayIntegrityConfigAppIntegrity({
  this.allowUnrecognizedVersion,
});