badCredentialsHelp property

String badCredentialsHelp

Implementation

String get badCredentialsHelp {
  return '''Make sure you shared the spreadsheet with your service account email:
1 - Open $spritesheetUrl.
2 - Click "Share" button at the top.
3 - Add "$credentialEmail" in "Share with people and groups" and click "SEND".
''';
}