InitialStateApi class

Constructors

InitialStateApi(Dio dio)
const

Properties

dio → Dio
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getHome() Future<InitialStateApiUtilsResponse>
getHome Get initial state from twitter.com. Note: Can only be used while logged in.
getInitialState({required Uri url}) Future<InitialStateApiUtilsResponse>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
request({required Uri url}) Future<Response>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

userAgent → const String