GoogleFirestoreAdminV1ListBackupsResponse constructor
GoogleFirestoreAdminV1ListBackupsResponse({
- List<
GoogleFirestoreAdminV1Backup> ? backups, - List<
String> ? unreachable,
Implementation
GoogleFirestoreAdminV1ListBackupsResponse({this.backups, this.unreachable});