newsapi_client
newsapi_client
Sources
Sources constructor
Sources
Sources class
Constructors
Sources
Properties
category
country
language
parameters
url
client
hashCode
runtimeType
Methods
noSuchMethod
request
toString
Operators
operator ==
Sources constructor
Sources
(
{
Categories
category
,
String
language
,
String
country
})
Implementation
Sources({ this.category, this.language, this.country, });