menu
dutato
data/datasources/google_auth_service.dart
GoogleAuthService
GoogleAuthService.new constructor
GoogleAuthService.new
dark_mode
light_mode
description
GoogleAuthService
constructor
GoogleAuthService
(
{
GoogleSignIn
?
signIn
,
})
Implementation
GoogleAuthService({GoogleSignIn? signIn}) : _injected = signIn;
dutato
google_auth_service
GoogleAuthService
GoogleAuthService.new constructor
GoogleAuthService class