FACEBOOK_SIGN_IN_METHOD constant

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

Implementation

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