menu
rcs_portal_eaze package
documentation
model/news.dart
News
News.new constructor
News.new constructor
dark_mode
light_mode
News
constructor
News
(
{
String
?
title
,
String
?
content
,
String
?
image
,
String
?
publishedDate
,
})
Implementation
News({this.title, this.content, this.image, this.publishedDate});
rcs_portal_eaze package
documentation
model/news
News
News.new constructor
News class