This website requires JavaScript.
Explore
Help
Sign In
UNOV
/
manager-app
Watch
1
Star
0
Fork
0
You've already forked manager-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
manager-app
/
manager_api
/
doc
/
ImageDTO.md
Thomas Fransolet
45ce7a345e
Service generation + data for webDTO and videoDTO + wip slider (reordable list)
2021-05-13 22:03:00 +02:00
620 B
Raw
Blame
History
managerapi.model.ImageDTO
Load the model package
import
'package:managerapi/api.dart'
;
Properties
Name
Type
Description
Notes
title
List
[optional] [default to const []]
description
List
[optional] [default to const []]
source_
String
[optional]
[Back to Model list]
[Back to API list]
[Back to README]