GITHUB_SIGN_IN_METHOD constant

  1. @Deprecated('Replaced by lower camel case identifier `githubSignInMethod`')
String const GITHUB_SIGN_IN_METHOD

Implementation

@Deprecated('Replaced by lower camel case identifier `githubSignInMethod`')
// ignore: constant_identifier_names
static const GITHUB_SIGN_IN_METHOD = githubSignInMethod;