menu
cry package
documentation
model.dart
ImageModel
ImageModel.new constructor
ImageModel.new constructor
dark_mode
light_mode
ImageModel
constructor
ImageModel
(
{
String
?
title
,
String
?
url
,
String
?
categoryId
,
String
?
thumbs
,
String
?
memo
,
})
Implementation
ImageModel({ this.title, this.url, this.categoryId, this.thumbs, this.memo, });
cry package
documentation
model
ImageModel
ImageModel.new constructor
ImageModel class