GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse constructor
GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse({
- List<
GoogleFirebaseAppcheckV1DeviceCheckConfig> ? configs,
Implementation
GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse({
this.configs,
});