menu
stock_sentiment package
documentation
stock_sentiment
StockSentiment
StockSentiment constructor
StockSentiment
brightness_4
StockSentiment
constructor
Null safety
StockSentiment
(
String
tickers
)
Implementation
StockSentiment(String tickers) { this.tickers = tickers; }
stock_sentiment package
documentation
stock_sentiment
StockSentiment
StockSentiment constructor
StockSentiment class
Constructors
StockSentiment
Properties
hashCode
runtimeType
tickers
Methods
getArticleContent
getDailySentiment
getHeadlines
getSingleSentiment
noSuchMethod
toString
Operators
operator ==