f_redditech
qwiddo
ApiLauncher
isConnected property
isConnected
isConnected
property
Null safety
bool
isConnected
read / write
Boolean telling if the Installed flow instance is created
Implementation
bool isConnected = false;
f_redditech
qwiddo
ApiLauncher
isConnected property
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