menu
stash_app_flutter
features/galleries/domain/entities/gallery.dart
Gallery
imageCount property
imageCount
dark_mode
light_mode
imageCount
property
int
?
imageCount
final
Implementation
final int? imageCount;
stash_app_flutter
gallery
Gallery
imageCount property
Gallery class