IGoogleAuthDelegate.games constructor
IGoogleAuthDelegate.games()
Factory for creating sign in suitable for games. This option is only supported on Android.
Implementation
IGoogleAuthDelegate.games() : this(signInOption: IGoogleSignInOption.games);