mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 16:41:19 +00:00
794 B
794 B
manager_api_new.model.PuzzleDTOImage
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| title | List | [optional] [default to const []] | |
| description | List | [optional] [default to const []] | |
| resourceId | String | [optional] | |
| resourceUrl | String | [optional] | |
| order | int | [optional] | |
| resourceType | ResourceType | [optional] |