menu
restsdk package
documentation
openapi.swagger.dart
TaskGalleryPhotoViewModel
TaskGalleryPhotoViewModel.new constructor
TaskGalleryPhotoViewModel.new constructor
dark_mode
light_mode
TaskGalleryPhotoViewModel
constructor
TaskGalleryPhotoViewModel
(
{
int
?
id
,
String
?
objectId
,
String
?
url
,
int
?
taskId
,
DateTime
?
createdAt
,
})
Implementation
TaskGalleryPhotoViewModel({ this.id, this.objectId, this.url, this.taskId, this.createdAt, });
restsdk package
documentation
openapi.swagger
TaskGalleryPhotoViewModel
TaskGalleryPhotoViewModel.new constructor
TaskGalleryPhotoViewModel class