signinInstructions property

String signinInstructions
getter/setter pair

Implementation

static String signinInstructions = """
1. Goto https://developers.google.com/identity/sign-in/web/sign-in#before_you_begin
2. Click 'Configure a project' and follow instructions.
This will create a google api console project and client ID. We will need this in the next step
""";