AuthConfig_GoogleServiceAccountConfig constructor
AuthConfig_GoogleServiceAccountConfig({
- String serviceAccount = '',
Implementation
AuthConfig_GoogleServiceAccountConfig({this.serviceAccount = ''})
: super(fullyQualifiedName);