GOOGLE_SIGN_IN_METHOD constant

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

Implementation

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