FirebaseTwitterAuthenticator class
Properties
-
action
→ WidgetBuilder
-
Returns a widget builder for action button
read-only
-
consumerKey
→ String
-
final
-
consumerSecret
→ String
-
final
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
notifier
↔ Notifier
-
read / write, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
userConverter
↔ UserConverter
-
read / write, inherited
Methods
-
authenticate(BuildContext context, [Map parameters])
→ Future<void>
-
Authenticate user
-
convert(dynamic resource)
→ Future<User>
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
notify(BuildContext context, String message, [Map parameters])
→ void
-
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited
Operators
-
operator ==(Object other)
→ bool
-
The equality operator. [...]
inherited