mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
772 B
772 B
manager_api.model.PuzzleDTO
Load the model package
import 'package:manager_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| messageDebut | List | [optional] [default to const []] | |
| messageFin | List | [optional] [default to const []] | |
| image | PuzzleDTOImage | [optional] | |
| rows | int | [optional] | |
| cols | int | [optional] |