isGcpAuthRefreshFromProjectSettings function
Check if gcpAuthRefresh comes from project settings.
Implementation
bool isGcpAuthRefreshFromProjectSettings() {
return false;
}
Check if gcpAuthRefresh comes from project settings.
bool isGcpAuthRefreshFromProjectSettings() {
return false;
}