TWITTER_SIGN_IN_METHOD constant

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

Implementation

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