A helper to determine the current GCP project your code is running on.
final projectId = await CurrentProjectId().currentProjectId();