menu
nabit_app
model\listing_data_model.dart
GalleryAttachmentList
GalleryAttachmentList constructor
GalleryAttachmentList
dark_mode
light_mode
GalleryAttachmentList
constructor
GalleryAttachmentList
(
{
num
?
id
,
String
?
url
}
)
Implementation
GalleryAttachmentList({ this.id, this.url, });
nabit_app
listing_data_model
GalleryAttachmentList
GalleryAttachmentList constructor
GalleryAttachmentList class