GoogleAuthenticationSettings constructor
GoogleAuthenticationSettings({
- String? googleAuthenticationRequired,
Implementation
GoogleAuthenticationSettings({
this.googleAuthenticationRequired,
});