menu
flutter_news_api package
documentation
source_model
SourceModel
SourceModel constructor
SourceModel
brightness_4
SourceModel
constructor
SourceModel
(
String
id
,
String
name
)
Implementation
SourceModel(this.id, this.name);
flutter_news_api package
documentation
source_model
SourceModel
SourceModel constructor
SourceModel class
Constructors
SourceModel
fromMap
Properties
hashCode
id
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==