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