GoogleFirebaseAppcheckV1PlayIntegrityConfigAccountDetails constructor

GoogleFirebaseAppcheckV1PlayIntegrityConfigAccountDetails({
  1. bool? requireLicensed,
})

Implementation

GoogleFirebaseAppcheckV1PlayIntegrityConfigAccountDetails({
  this.requireLicensed,
});