refactoring
security update
This commit is contained in:
parent
1747ab0245
commit
78fe9e7b09
39 changed files with 289 additions and 132 deletions
|
@ -1,5 +1,6 @@
|
|||
import '../dtos/image_model_dto.dart';
|
||||
|
||||
/// Represents an Image, that would be displayed in the gallery.
|
||||
class ImageModel {
|
||||
const ImageModel({
|
||||
required this.uri,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue