menu
rcs_portal_eaze package
documentation
model/response/response_news.dart
ResponseNews
ResponseNews.new constructor
ResponseNews.new constructor
dark_mode
light_mode
ResponseNews
constructor
ResponseNews
(
{
String
?
timestamp
,
int
?
code
,
String
?
status
,
String
?
message
,
ResNews
?
data
,
})
Implementation
ResponseNews( {this.timestamp, this.code, this.status, this.message, this.data});
rcs_portal_eaze package
documentation
model/response/response_news
ResponseNews
ResponseNews.new constructor
ResponseNews class