GoogleFirebaseAppdistroV1AabInfo constructor
GoogleFirebaseAppdistroV1AabInfo({
- String? integrationState,
- String? name,
- GoogleFirebaseAppdistroV1TestCertificate? testCertificate,
Implementation
GoogleFirebaseAppdistroV1AabInfo({
this.integrationState,
this.name,
this.testCertificate,
});