GoogleOAuthView constructor
const
GoogleOAuthView({
- Key? key,
- required GoogleAuthSetup setup,
Implementation
const GoogleOAuthView({super.key, required this.setup});
const GoogleOAuthView({super.key, required this.setup});