EMAIL_PASSWORD_SIGN_IN_METHOD constant

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

Implementation

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