startSignin static method

Future<void> startSignin({
  1. required GoogleAuthSetup setup,
})

Implementation

static Future<void> startSignin({required GoogleAuthSetup setup}) async {}