f_redditech
qwiddo
ApiLauncher
ApiLauncher factory constructor
ApiLauncher
ApiLauncher
constructor
Null safety
ApiLauncher
(
)
Factory building the Singleton
Implementation
factory ApiLauncher() => _apiLauncher;
f_redditech
qwiddo
ApiLauncher
ApiLauncher factory constructor
ApiLauncher class
Constructors
ApiLauncher
Properties
hashCode
isConnected
redditApi
runtimeType
Methods
createRedditFlow
isFlowCreated
noSuchMethod
searchSubs
toString
Operators
operator ==
Static methods
cancelVote
downvotePost
getFrontPagePosts
getMe
getPrefs
getSubredditPosts
getUserSubreddits
savePrefs
subscribeToSub
unsubscribeToSub
upvotePost