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