menu
google_oauth2_flutter package
documentation
web_service/web_google_auth_stub.dart
WebGoogleAuth
startSignin static method
startSignin static method
dark_mode
light_mode
startSignin
static method
Future
<
void
>
startSignin
(
{
required
GoogleAuthSetup
setup
,
})
Implementation
static Future<void> startSignin({required GoogleAuthSetup setup}) async {}
google_oauth2_flutter package
documentation
web_service/web_google_auth_stub
WebGoogleAuth
startSignin static method
WebGoogleAuth class